3 lines
101 B
TypeScript
3 lines
101 B
TypeScript
export declare function enableDebugging(): void;
|
|
export declare const log: import("debug").Debugger;
|