开发:更新api
This commit is contained in:
1
types/Add-on/Open.d.ts
vendored
1
types/Add-on/Open.d.ts
vendored
@@ -1,5 +1,6 @@
|
||||
import { Command } from "../Editor/CommandMachine";
|
||||
export declare class Open implements Command {
|
||||
NoHistory: boolean;
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
//# sourceMappingURL=Open.d.ts.map
|
Reference in New Issue
Block a user