MCPcopy
hub / github.com/slab/quill / Assertion

Interface Assertion

packages/quill/test/unit/__helpers__/vitest.d.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7declare module 'vitest' {
8 interface Assertion<T = any> extends CustomMatchers<T> {}
9 interface AsymmetricMatchersContaining extends CustomMatchers {}
10}

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…