astro-ghostcms/.pnpm-store/v3/files/a4/3aa5b5a861c537d00e197fce7ce...

11 lines
404 B
Plaintext

import { Custom } from '@vitest/runner';
import '@vitest/runner/utils';
import { ao as BenchFunction, ap as BenchmarkAPI } from './reporters-QGe8gs4b.js';
import { Options } from 'tinybench';
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 };