UNPKG

120 BTypeScriptView Raw
1export declare function debugTimerStart(name: string): void;
2export declare function debugTimerEnd(name: string): void;