UNPKG

vitest-plugin-vis

Version:
7 lines (5 loc) 274 B
// `vitest-plugin-vis` provides code that can be used in test files. import './client/expect/augment.ts' import './client/page/augment.ts' export { setAutoSnapshotOptions, type MetaTask } from './client/task/auto_snapshot_options.ts' export type * from './shared/types.ts'