This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shuzhihua
/
pms-iot-vue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
05e6c2c2df
Branches
Tags
master
workordering
pms-iot-vue
/
src
/
types
/
icon.d.ts
icon.d.ts
79 B
History
Raw
1
2
3
4
5
export interface IconTypes {
size?: number
color?: string
icon: string
}