UNPKG

@zerda_lab/zedralab-ui-kit

Version:
13 lines (11 loc) 208 B
export type StatusLabelTypeT = | "primary" | "secondary" | "tertiary" | "quaternary"; export type StatusLabelStatusT = | "phase out" | "concept" | "obsolete" | "standart" | "tender ready";