MCPcopy
hub / github.com/emotion-js/emotion / StyleRuleOptions

Interface StyleRuleOptions

packages/jest/types/index.d.ts:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9>
10
11export interface StyleRuleOptions {
12 target?: string
13 media?: string
14}
15
16export interface EmotionMatchers extends jest.ExpectExtendMap {
17 toHaveStyleRule(

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…