Skip to content

Commit

Permalink
Apply DiagLoggerOptions rename
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan authored Mar 1, 2023
1 parent 9b5a90e commit 9f113e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ export { DiagConsoleLogger } from './diag/consoleLogger';
export {
DiagLogFunction,
DiagLogger,
DiagLoggerOptions,
DiagLogLevel,
ComponentLoggerOptions,
LoggerOptions,
} from './diag/types';
export type { DiagAPI } from './api/diag';

Expand Down

0 comments on commit 9f113e5

Please sign in to comment.