MCPcopy
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

1import {MinimalObservable, Styles} from '../../src'
2
3interface Props {
4 flag?: boolean
5}
6
7interface 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…