We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7eb303 commit 73f0d6bCopy full SHA for 73f0d6b
src/index.ts
@@ -1,4 +1,4 @@
1
-import pino, { BaseLogger, DestinationStream, LoggerOptions, LevelMapping, Bindings } from 'pino';
+import pino, { BaseLogger, DestinationStream, LoggerOptions, LevelMapping } from 'pino';
2
import { GlobalContextStorageProvider, ContextStorageProvider, ContextMap } from './context';
3
4
export interface ExtendedPinoOptions extends LoggerOptions {
0 commit comments