googleapis / nodejs-logging-bunyan

Node.js client integration between Stackdriver Logging and Bunyan.
https://cloud.google.com/logging/
Apache License 2.0
63 stars 34 forks source link

feat: export types from toplevel #748

Open forivall opened 1 month ago

forivall commented 1 month ago

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.

Fixes #411 🦕

google-cla[bot] commented 1 month ago

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.