UNPKG

@phaserjs/phaser

Version:
4 lines 218 B
import { IBaseWorld } from '../IBaseWorld'; export declare const WorldShutdownEvent: string; export declare type WorldShutdownEventHandler = (world: IBaseWorld) => void; //# sourceMappingURL=WorldShutdownEvent.d.ts.map