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

Interface IPredicateArgs

src/native/__tests__/Svg.test.tsx:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5import ContentLoader, { Rect } from '..'
6
7interface IPredicateArgs {
8 type: any
9 props: any
10}
11
12jest.useFakeTimers()
13

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…