更新api定义

This commit is contained in:
2020-12-08 17:45:14 +08:00
parent 6409870ca3
commit 3798c91908
251 changed files with 741 additions and 198 deletions

5
types/Add-on/showModal/ShowModal.d.ts vendored Normal file
View File

@@ -0,0 +1,5 @@
import { Command } from "../../Editor/CommandMachine";
export declare class ShowEditorBBS implements Command {
exec(): Promise<void>;
}
//# sourceMappingURL=ShowModal.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ShowModal.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/showModal/ShowModal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAKtD,qBAAa,aAAc,YAAW,OAAO;IAEnC,IAAI;CAIb"}