UNPKG

@lewiswright/vitest-plugin-vis

Version:
6 lines 218 B
import type { HasImageSnapshotAction } from './has_image_snapshot.ts'; declare module '@vitest/browser/context' { interface BrowserPage extends HasImageSnapshotAction { } } //# sourceMappingURL=augment.d.ts.map