wrangler-action/node_modules/vitest/dist/suite.d.ts

4 lines
144 B
TypeScript
Raw Normal View History

2023-08-07 22:11:15 +02:00
export { getCurrentSuite, getFn, setFn } from '@vitest/runner';
export { createChainable } from '@vitest/runner/utils';
import '@vitest/utils';