UNPKG

@phaserjs/phaser

Version:
5 lines (4 loc) 118 B
import { TextureManager } from "./TextureManager"; export function CreateTextureManager() { new TextureManager(); }