UNPKG

@phaserjs/phaser

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