ver
This commit is contained in:
13
types/Add-on/Join.d.ts
vendored
13
types/Add-on/Join.d.ts
vendored
@@ -1,13 +0,0 @@
|
||||
import { Command } from "../Editor/CommandMachine";
|
||||
export declare class Command_Join implements Command {
|
||||
exec(): Promise<void>;
|
||||
private InitCurveMap;
|
||||
private JoinCurve;
|
||||
private InitArcKbMap;
|
||||
private JoinArc;
|
||||
private InitLineKbMap;
|
||||
private JoinLine;
|
||||
private MergeBoards;
|
||||
private JoinSameTypeBrs;
|
||||
}
|
||||
//# sourceMappingURL=Join.d.ts.map
|
Reference in New Issue
Block a user