UNPKG

@vant/weapp

Version:

轻量、可靠的小程序 UI 组件库

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