aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/vitest/dist/suite.d.ts
blob: a34ed3dc57e33b28dec9b9809aacbdc08e0f12c0 (plain) (blame)
1
2
3
4
5
export { g as getBenchFn, a as getBenchOptions } from './chunks/suite.d.BJWk38HB.js';
export { VitestRunner, VitestRunnerConfig, createTaskCollector, getCurrentSuite, getCurrentTest, getFn, getHooks, setFn, setHooks } from '@vitest/runner';
export { createChainable } from '@vitest/runner/utils';
import './chunks/benchmark.d.DAaHLpsq.js';
import 'tinybench';