同步代码
This commit is contained in:
5
types/UI/IconEnum.d.ts
vendored
5
types/UI/IconEnum.d.ts
vendored
@@ -223,6 +223,9 @@ export declare enum IconEnum {
|
||||
UnToggleSyncData = "UnToggleSyncData.svg",
|
||||
VisibleInRender = "VisibleInRender.svg",
|
||||
UnVisibleInRender = "UnVisibleInRender.svg",
|
||||
TemplateCollection = "TemplateCollection.svg"
|
||||
TemplateCollection = "TemplateCollection.svg",
|
||||
CurBoardMtl = "curBoardMtl.svg",
|
||||
CurWallMtl = "curWallMtl.svg",
|
||||
CurFloorMtl = "curFloorMtl.svg"
|
||||
}
|
||||
//# sourceMappingURL=IconEnum.d.ts.map
|
Reference in New Issue
Block a user