@phaserjs/phaser
Version:
9 lines • 482 B
TypeScript
import { CreateSceneManager } from './CreateSceneManager';
import { GetConfigValue } from './GetConfigValue';
import { Install } from './Install';
import { RenderStats } from './RenderStats';
import { Scene } from './Scene';
import { SceneManager } from './SceneManager';
import { SceneManagerInstance } from './SceneManagerInstance';
export { CreateSceneManager, GetConfigValue, Install, RenderStats, Scene, SceneManager, SceneManagerInstance };
//# sourceMappingURL=index.d.ts.map