This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
zrd
/
server
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
9bdae339cc
Větve
Značky
master-jdk17
server
/
yudao-ui-admin-vue3
/
types
/
componentType
/
icon.d.ts
icon.d.ts
80 B
Historie
Surový
1
2
3
4
5
declare interface IconTypes {
size?: number
color?: string
icon: string
}