Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cssinjs/jss
/ Theme
Interface
Theme
packages/jss/tests/types/Styles.ts:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
interface
Theme {
8
color: string
9
}
10
11
declare
const
color$: MinimalObservable<
'cyan'
>
12
declare
const
style$: MinimalObservable<{
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…