UNPKG

@phaserjs/phaser

Version:
3 lines 214 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function SetValue(property: string | symbol, value: never, ...children: IGameObject[]): IGameObject[]; //# sourceMappingURL=SetValue.d.ts.map