开发:更新api
This commit is contained in:
3
types/Add-on/ZoomE.d.ts
vendored
3
types/Add-on/ZoomE.d.ts
vendored
@@ -2,4 +2,7 @@ import { Command } from '../Editor/CommandMachine';
|
||||
export declare class ZoomE implements Command {
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
export declare class Command_ZoomObject implements Command {
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
//# sourceMappingURL=ZoomE.d.ts.map
|
Reference in New Issue
Block a user