MCPcopy
hub / github.com/vuetifyjs/vuetify / AsymmetricMatchersContaining

Interface AsymmetricMatchersContaining

packages/vuetify/test/globals.d.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8declare module 'vitest' {
9 interface Assertion<T = any> extends CustomMatchers<T> {}
10 interface AsymmetricMatchersContaining extends CustomMatchers {}
11}
12
13declare module 'vitest/browser' {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…