UNPKG

super-ecs

Version:
6 lines (5 loc) 184 B
export * from './types/index.js'; export * from './component.js'; export { Entity } from './entity.js'; export { System } from './system.js'; export { World } from './world/index.js';