q9
This commit is contained in:
10
node_modules/vitest/dist/chunks/suite.B2jumIFP.d.ts
generated
vendored
Normal file
10
node_modules/vitest/dist/chunks/suite.B2jumIFP.d.ts
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
import { Custom } from '@vitest/runner';
|
||||
import { a as BenchFunction, c as BenchmarkAPI } from './benchmark.geERunq4.js';
|
||||
import { Options } from 'tinybench';
|
||||
import '@vitest/runner/utils';
|
||||
|
||||
declare function getBenchOptions(key: Custom): Options;
|
||||
declare function getBenchFn(key: Custom): BenchFunction;
|
||||
declare const bench: BenchmarkAPI;
|
||||
|
||||
export { getBenchOptions as a, bench as b, getBenchFn as g };
|
||||
Reference in New Issue
Block a user