同步源码

This commit is contained in:
ChenX
2023-02-25 16:20:42 +08:00
parent 72af70545a
commit 8e22f4d0c8
29 changed files with 61 additions and 34 deletions

View File

@@ -325,6 +325,8 @@ export declare enum CommandNames {
Gallery = "GALLERY",
Freeze = "FREEZE",
UnFreeze = "UNFREEZE",
ShareView = "SHAREVIEW"
ShareView = "SHAREVIEW",
VisibleInRender = "VISIBLEINRENDER",
UnVisibleInRender = "UNVISIBLEINRENDER"
}
//# sourceMappingURL=CommandNames.d.ts.map