初始化版本库,可用

This commit is contained in:
2021-01-28 10:17:21 +08:00
commit d2573c0b1c
1750 changed files with 41088 additions and 0 deletions

View File

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

View File

@@ -0,0 +1 @@
{"version":3,"file":"ShowKnifeManageModal.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/showModal/ShowKnifeManageModal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAKxD,qBAAa,oBAAqB,YAAW,OAAO;IAE1C,IAAI;CAIb"}

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"}