Type alias SchemeColorDef

SchemeColorDef: {
    description: string;
    schemeColor: string;
}

Type declaration

  • description: string
  • schemeColor: string