nodejs-logging-bunyan
nodejs-logging-bunyan copied to clipboard
feat: export types from toplevel
While #411 is marked as closed, it's still bad practice to perform deep imports, and so I'm opening this PR to export the types at the top level.
- [x] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed) N/A
- [x] ~~Appropriate docs were updated (if necessary)~~ N/A
Fixes #411 🦕
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.