UNPKG

159 BTypeScriptView Raw
1export declare function debugLog(message: string, ...meta: any[]): void;
2export declare function printLogs(): void;
3export declare function resetLogs(): void;