导出生产相关接口
This commit is contained in:
8
types/Add-on/DrawBoard/DrawTemplateByImport.d.ts
vendored
Normal file
8
types/Add-on/DrawBoard/DrawTemplateByImport.d.ts
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import { Command } from "../../Editor/CommandMachine";
|
||||
export declare class DrawTemplateByImport implements Command {
|
||||
exec(): Promise<void>;
|
||||
private handleInfo;
|
||||
private DrawText;
|
||||
private DrawDim;
|
||||
}
|
||||
//# sourceMappingURL=DrawTemplateByImport.d.ts.map
|
1
types/Add-on/DrawBoard/DrawTemplateByImport.d.ts.map
Normal file
1
types/Add-on/DrawBoard/DrawTemplateByImport.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"DrawTemplateByImport.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/DrawBoard/DrawTemplateByImport.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,OAAO,EAAe,MAAM,6BAA6B,CAAC;AAyBnE,qBAAa,oBAAqB,YAAW,OAAO;IAE1C,IAAI;IAmMV,OAAO,CAAC,UAAU;IAoClB,OAAO,CAAC,QAAQ;IAUhB,OAAO,CAAC,OAAO;CAmBlB"}
|
Reference in New Issue
Block a user