同步源码
This commit is contained in:
4
types/Common/CommandNames.d.ts
vendored
4
types/Common/CommandNames.d.ts
vendored
@@ -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
|
Reference in New Issue
Block a user