UNPKG

vertecs

Version:

A typescript entity-component-system framework

5 lines (3 loc) 123 B
import OimoComponent from "./OimoComponent"; import OimoSystem from "./OimoSystem"; export { OimoComponent, OimoSystem };