MCPcopy
hub / github.com/tabler/tabler-icons / Assertion

Interface Assertion

packages/icons-svelte-runes/vitest-setup.d.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4declare module 'vitest' {
5 interface Assertion<T = any> extends jest.Matchers<void, T>, TestingLibraryMatchers<T, void> {}
6 interface AsymmetricMatchersContaining extends TestingLibraryMatchers<any, void> {}
7}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected