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