/** @format */ import {ECSWorld} from '../lib/ECSWorld' export class ECSController { public world: T }