import { World } from "ecsy"; import { Application } from "pixi.js"; export default { world: null, app: null, }