This commit is contained in:
ChenX
2024-03-26 11:10:20 +08:00
parent 070821c353
commit 66f35d6c12
2436 changed files with 31792 additions and 3945 deletions

2
types/Add-on/DwgLoader/DwgLoader.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export declare function Dwg2Dxf(file: File): Promise<string>;
//# sourceMappingURL=DwgLoader.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"DwgLoader.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/DwgLoader/DwgLoader.ts"],"names":[],"mappings":"AAUA,wBAAsB,OAAO,CAAC,IAAI,EAAE,IAAI,mBAYvC"}