Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
chenpm
/
idea_fire_safety_wx
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
9ef6efa228
ブランチ
タグ
master
idea_fire_sa...
/
wxcomponents
/
weapp
/
dist
/
dropdown-item
/
shared.d.ts
shared.d.ts
92 B
履歴
Raw
1
2
3
4
5
6
export interface Option {
text: string;
value: string | number;
icon: string;
}