Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cssinjs/jss
/ Props
Interface
Props
packages/jss/tests/types/Styles.ts:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{MinimalObservable, Styles} from
'../../src'
2
3
interface
Props {
4
flag?: boolean
5
}
6
7
interface
Theme {
8
color: string
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…