Skip to content

Commit

Permalink
feat: export LoggerType
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Aug 8, 2018
1 parent 9d62321 commit 23f5ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/log.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if (!global.ROARR.registeredFlush) {
}

export type {
LoggerType,
MessageType,
TranslateMessageFunctionType
} from './types';
Expand Down

0 comments on commit 23f5ea7

Please sign in to comment.