UNPKG

zhu-jiang-yi-yuan-mobile

Version:

南方医科大学珠江医院移动端

7 lines 142 B
export interface IndicatorProps { name: string; value?: string | number; valueLabel?: boolean; percent?: boolean; marker?: string; }