Style: {
    description: string;
    key: string;
    name: string;
    style_type: StyleType;
}

Type declaration

  • description: string
  • key: string
  • name: string
  • style_type: StyleType

Generated using TypeDoc