MCPcopy
hub / github.com/typestyle/typestyle / FontFace

Interface FontFace

src/types.ts:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23export interface FontFace extends CSS.AtRule.FontFace {}
24
25export type CSSClasses<K extends string> = Record<K, NestedCSSProperties>;
26

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…