Skip to content

Commit

Permalink
improv(logger): export LoggerInterface (#2832)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrokeil authored Jul 25, 2024
1 parent 84192bb commit df71d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/logger/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ export type {
ConstructorOptions,
InjectLambdaContextOptions,
CustomJsonReplacerFn,
LoggerInterface,
} from './Logger.js';

0 comments on commit df71d78

Please sign in to comment.