MCPcopy
hub / github.com/cssinjs/jss / Managers

Interface Managers

packages/react-jss/src/index.d.ts:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}>
28
29interface Managers {
30 [key: number]: StyleSheet
31}
32
33declare const JssContext: Context<{
34 jss?: Jss

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…