UNPKG

vertecs

Version:

A typescript entity-component-system framework

5 lines (3 loc) 108 B
import Transform from "./Transform"; import MathUtils from "./MathUtils"; export { Transform, MathUtils };