/* v8 ignore start */ export {default as Ecs} from './ecs.js'; export {default as System} from './system.js';