UNPKG

@lewiswright/vitest-plugin-vis

Version:
7 lines (5 loc) 264 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/snapshot_options.ts' export type * from './shared/types.ts'