We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84192bb commit df71d78Copy full SHA for df71d78
packages/logger/src/types/index.ts
@@ -15,4 +15,5 @@ export type {
15
ConstructorOptions,
16
InjectLambdaContextOptions,
17
CustomJsonReplacerFn,
18
+ LoggerInterface,
19
} from './Logger.js';
0 commit comments