更新api定义
This commit is contained in:
5
types/Add-on/showModal/ShowModal.d.ts
vendored
Normal file
5
types/Add-on/showModal/ShowModal.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Command } from "../../Editor/CommandMachine";
|
||||
export declare class ShowEditorBBS implements Command {
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
//# sourceMappingURL=ShowModal.d.ts.map
|
1
types/Add-on/showModal/ShowModal.d.ts.map
Normal file
1
types/Add-on/showModal/ShowModal.d.ts.map
Normal 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"}
|
Reference in New Issue
Block a user