3 lines
98 B
TypeScript
Executable File
3 lines
98 B
TypeScript
Executable File
export declare function isPerformanceSupported(): boolean;
|
|
export declare function now(): number;
|