mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-31 19:24:07 +08:00
初始化项目,自 v1.7.1 版本开始
This commit is contained in:
5
src/types/icon.d.ts
vendored
Normal file
5
src/types/icon.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface IconTypes {
|
||||
size?: number
|
||||
color?: string
|
||||
icon: string
|
||||
}
|
Reference in New Issue
Block a user