导出V型刀函数
This commit is contained in:
@@ -1 +1 @@
|
||||
{"version":3,"file":"TestBoundaryBox.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestBoundaryBox.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAMtD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAeb"}
|
||||
{"version":3,"file":"TestBoundaryBox.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestBoundaryBox.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAItD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAkBb"}
|
5
types/Add-on/testEntity/TestVPath.d.ts
vendored
Normal file
5
types/Add-on/testEntity/TestVPath.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Command } from "../../Editor/CommandMachine";
|
||||
export declare class Command_TestVPath implements Command {
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
//# sourceMappingURL=TestVPath.d.ts.map
|
1
types/Add-on/testEntity/TestVPath.d.ts.map
Normal file
1
types/Add-on/testEntity/TestVPath.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"TestVPath.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestVPath.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAOtD,qBACa,iBAAkB,YAAW,OAAO;IAEvC,IAAI;CAyBb"}
|
Reference in New Issue
Block a user