Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
interface
Managers {
30
[key: number]: StyleSheet
31
}
32
33
declare
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…