UNPKG

@phaserjs/phaser

Version:
4 lines 205 B
import { IScene } from './IScene'; import { ISceneConfig } from './ISceneConfig'; export declare function Install(scene: IScene, config?: string | ISceneConfig): void; //# sourceMappingURL=Install.d.ts.map