UNPKG

@curbl/ecs

Version:

Small Entity Component System

5 lines (4 loc) 108 B
export * from './ecs'; export * from './entity'; export * from './component'; export * from './system';