同步源码
This commit is contained in:
5
types/Common/CommandNames.d.ts
vendored
5
types/Common/CommandNames.d.ts
vendored
@@ -201,6 +201,8 @@ export declare enum CommandNames {
|
||||
Interfere = "INTERFERE",
|
||||
ShowDoor = "SHOWDOOR",
|
||||
HideDoor = "HIDEDOOR",
|
||||
ShowDrawer = "SHOWDRAWER",
|
||||
HideDrawer = "HIDEDRAWER",
|
||||
Curve2Rect = "CURVE2RECT",
|
||||
Pl2Br = "RECT2BOARD",
|
||||
Curve2VSBox = "CURVE2VSBOX",
|
||||
@@ -322,6 +324,7 @@ export declare enum CommandNames {
|
||||
YJHM = "YIJIANHUAMEN",
|
||||
Gallery = "GALLERY",
|
||||
Freeze = "FREEZE",
|
||||
UnFreeze = "UNFREEZE"
|
||||
UnFreeze = "UNFREEZE",
|
||||
ShareView = "SHAREVIEW"
|
||||
}
|
||||
//# sourceMappingURL=CommandNames.d.ts.map
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user