Skip to content

Theemo / @theemo/theme / FeatureValue

Type Alias: FeatureValue

ts
type FeatureValue = 
  | ColorScheme
  | ColorContrast
  | Motion
  | string & object;

Defined in: features.ts:159

The value of all features