Files
laba4/node_modules/vitest/dist/suite-IbNSsUWN.d.ts
mokangleb1818-crypto 61b4c108c2
Some checks failed
CI / ci (push) Has been cancelled
ptoect
2026-05-18 10:55:29 +03:00

11 lines
404 B
TypeScript

import { Custom } from '@vitest/runner';
import '@vitest/runner/utils';
import { ap as BenchFunction, aq as BenchmarkAPI } from './reporters-yx5ZTtEV.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 };