This website requires JavaScript.
Explore
Help
Register
Sign In
linheng
/
tangshi300
Template
Watch
1
Star
0
Fork
You've already forked tangshi300
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
427415d312
tangshi300
/
node_modules
/
@vant
/
weapp
/
dist
/
dropdown-item
/
shared.d.ts
6 lines
86 B
TypeScript
Raw
Blame
History
export
interface
Option
{
text
:
string
;
value
:
string
|
number
;
icon
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink