UNPKG

@phaserjs/phaser

Version:
3 lines 180 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function BringChildToTop<T extends IGameObject>(child: T): T; //# sourceMappingURL=BringChildToTop.d.ts.map