UNPKG

@phaserjs/phaser

Version:
3 lines 236 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function SetChildrenValue<P extends IGameObject>(parent: P, property: string | symbol, value: never): IGameObject[]; //# sourceMappingURL=SetChildrenValue.d.ts.map