-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: loggingIssues related to the googleapis/nodejs-logging-bunyan API.Issues related to the googleapis/nodejs-logging-bunyan API.triage meI really want to be triaged.I really want to be triaged.
Description
/src/core.d.ts helpfully has Typescript types for things like BunyanLog and HTTPRequest. Unfortunately, even though they're imported into index.d.ts, they're not exported, which means we can't use them for strong typing in userland.
Would you consider exporting types so we don't have to redefine them?
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: loggingIssues related to the googleapis/nodejs-logging-bunyan API.Issues related to the googleapis/nodejs-logging-bunyan API.triage meI really want to be triaged.I really want to be triaged.