MCPcopy
hub / github.com/facebook/docusaurus / Matchers

Interface Matchers

packages/stylelint-copyright/src/__tests__/index.test.ts:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13declare global {
14 namespace jest {
15 interface Matchers<R> {
16 toHaveMessage: () => R;
17 }
18 }
19}
20

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…