MCPcopy
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
7interface Theme {
8 color: string
9}
10
11declare const color$: MinimalObservable<'cyan'>
12declare 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…