UNPKG

taro-vant-weapp

Version:
6 lines (5 loc) 86 B
export interface Option { text: string; value: string | number; icon: string; }