同步代码

This commit is contained in:
ChenX
2023-05-18 21:45:34 +08:00
parent b3cfd62996
commit 738c42e64e
105 changed files with 591 additions and 253 deletions

View File

@@ -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