UNPKG

@lewiswright/vitest-plugin-vis

Version:
8 lines 237 B
import type { ImageSnapshotMatcher } from './to_match_image_snapshot.types.ts'; declare global { namespace jest { interface Matchers<R, T> extends ImageSnapshotMatcher { } } } //# sourceMappingURL=augment.d.ts.map