UNPKG

@sphereon/ui-components.core

Version:
3 lines (2 loc) 116 B
import { LabelStatus } from '../types'; export declare const getStatusTranslation: (status: LabelStatus) => string;