This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Consumables
/
mobiles-two
Obserwuj
6
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
1611497e88
Gałęzie
Tagi
master
mobiles-two
/
miniprogram_npm
/
@vant
/
weapp
/
dropdown-item
/
shared.d.ts
shared.d.ts
92 B
Historia
Czysty
1
2
3
4
5
export interface Option {
text: string;
value: string | number;
icon: string;
}