Skip to content

Commit 0f76d74

Browse files
committed
feat: export LogWriter type
1 parent 193ba76 commit 0f76d74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Roarr.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ const Roarr = logFactory((message) => {
6666

6767
export type {
6868
Logger,
69+
LogWriter,
6970
Message,
7071
MessageEventHandler,
7172
RoarrGlobalState,

0 commit comments

Comments
 (0)