修复:eval2生成代码丢失
This commit is contained in:
12
types/Add-on/polytest.d.ts
vendored
12
types/Add-on/polytest.d.ts
vendored
@@ -1,12 +0,0 @@
|
||||
import { Command } from '../Editor/CommandMachine';
|
||||
export declare class Command_PLTest implements Command {
|
||||
exec(): Promise<void>;
|
||||
testResetPoint(): void;
|
||||
createPolyline(): void;
|
||||
testClosePoint(): void;
|
||||
splitPolyline(): void;
|
||||
splitRec(): void;
|
||||
testGetPointAtParam(): void;
|
||||
intersect(): void;
|
||||
}
|
||||
//# sourceMappingURL=polytest.d.ts.map
|
Reference in New Issue
Block a user