This website requires JavaScript.
Explore
Help
Sign In
web3privacy
/
explorer-app
Watch
1
Star
0
Fork
You've already forked explorer-app
0
mirror of
https://github.com/web3privacy/explorer-app.git
synced
2024-10-15 16:46:26 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0bafae3aee
explorer-app
/
types
/
components.ts
6 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: initial commit
2023-12-19 18:43:42 +01:00
export
interface
InputOption
{
label
:
string
feat: form & github api
2024-09-12 18:03:06 +02:00
value
:
string
|
number
feat: initial commit
2023-12-19 18:43:42 +01:00
count?
:
number
}
Reference in a new issue
Copy permalink