kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
fix: export Logger type
rodzic
a72789eef5
commit
ba3f90ec44
|
@ -87,3 +87,5 @@ export const defaultLogger = {
|
||||||
debug(message, ...args, Severity.CRITICAL)
|
debug(message, ...args, Severity.CRITICAL)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export type Logger = typeof defaultLogger
|
||||||
|
|
Ładowanie…
Reference in New Issue