UNPKG

karma-benchmark

Version:

Run Benchmark.js over multiple Browsers, with CI compatible output

2 lines (1 loc) 103 B
export declare const runBenchmarks: ({ __karma__, __coverage__ }: NodeJS.Global, suites: any) => void;