MCPcopy
hub / github.com/chakra-ui/ark / Assertion

Interface Assertion

packages/svelte/src/vitest-env.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5declare module 'vitest' {
6 interface Assertion extends AxeMatchers {}
7 interface AsymmetricMatchersContaining extends AxeMatchers {}
8}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected