UNPKG

dk-plus

Version:
6 lines (5 loc) 98 B
export interface detailChangeType { checked: boolean; value: string; label: string; }