修复:eval2生成代码丢失
This commit is contained in:
7
types/Add-on/SendCADFileOnKF.d.ts
vendored
7
types/Add-on/SendCADFileOnKF.d.ts
vendored
@@ -1,7 +0,0 @@
|
||||
import { Command } from "../Editor/CommandMachine";
|
||||
export declare const SendFile: () => Promise<boolean>;
|
||||
export declare class Command_SendCADFileOnKf implements Command {
|
||||
NoHistory: boolean;
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
//# sourceMappingURL=SendCADFileOnKF.d.ts.map
|
Reference in New Issue
Block a user