UNPKG

@lewiswright/vitest-plugin-vis

Version:
8 lines (6 loc) 192 B
import { commands } from '@vitest/browser/context' import { createVis } from './create_vis.ts' /** * Visual test configuration on the client side. */ export const vis = createVis(commands)