UNPKG

@typeonce/ecs

Version:

Entity Component System (ECS) implementation in TypeScript, extensible, working with any renderer, type safe and composable

3 lines (2 loc) 48 B
export * from "./ecs"; export * from "./types";