ver
This commit is contained in:
5
types/Add-on/ActivityLayerBoard.d.ts
vendored
Normal file
5
types/Add-on/ActivityLayerBoard.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Command } from "../Editor/CommandMachine";
|
||||
export declare class ActicityLayerBoard implements Command {
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
//# sourceMappingURL=ActivityLayerBoard.d.ts.map
|
Reference in New Issue
Block a user