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