UNPKG

datezone

Version:

A lightweight and comprehensive date and timeZone utility library for JavaScript.

5 lines 189 B
export interface RunBenchmarksOptions { filename: string; } export declare function runBenchmarks(options: RunBenchmarksOptions): Promise<void>; //# sourceMappingURL=bench-util.d.ts.map