DIR: /var/www/node-app/node_modules/@tootallnate/quickjs-emscripten/dist/ |
Current File : //var/www/node-app/node_modules/@tootallnate/quickjs-emscripten/dist/debug.d.ts |
export declare const QTS_DEBUG: boolean; export declare let debugLog: { (...data: any[]): void; (message?: any, ...optionalParams: any[]): void; }; |