We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197bcfc commit 4358479Copy full SHA for 4358479
1 file changed
src/utils/global.ts
@@ -13,7 +13,6 @@ declare global {
13
14
static get drivers(): string[]
15
static get formatters(): string[]
16
- static changeDefaultChannel(channel: string): typeof Log
17
static channel(channel: string): typeof Log
18
static channels(...channels: string[]): typeof Log
19
0 commit comments