This commit is contained in:
ChenX
2024-03-26 11:10:20 +08:00
parent 070821c353
commit 66f35d6c12
2436 changed files with 31792 additions and 3945 deletions

5
types/Add-on/ViewCtrl/FixView.d.ts vendored Normal file
View File

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

View File

@@ -0,0 +1 @@
{"version":3,"file":"FixView.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ViewCtrl/FixView.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAItD,qBAAa,eAAgB,YAAW,OAAO;IAErC,IAAI;CA+Eb"}