MCPcopy
hub / github.com/danilowoz/react-content-loader / PredicateArgs

Interface PredicateArgs

src/web/__tests__/Svg.test.tsx:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import Svg from '..'
5
6interface PredicateArgs {
7 type: any
8 props: any
9}
10
11describe('Svg', () => {
12 const wrapper = renderer.create(<Svg />).root

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…