UNPKG

@phaserjs/phaser

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