UNPKG

85 BTypeScriptView Raw
1export declare const safeConsole: {
2 log: any;
3 error: any;
4 table: any;
5};