Files
2026-03-26 01:23:19 +08:00

3 lines
98 B
TypeScript
Executable File

export declare function isPerformanceSupported(): boolean;
export declare function now(): number;