Skip to content

Commit df71d78

Browse files
authored
improv(logger): export LoggerInterface (#2832)
1 parent 84192bb commit df71d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/logger/src/types/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ export type {
1515
ConstructorOptions,
1616
InjectLambdaContextOptions,
1717
CustomJsonReplacerFn,
18+
LoggerInterface,
1819
} from './Logger.js';

0 commit comments

Comments
 (0)