UNPKG

@thi.ng/ecs

Version:

Entity Component System based around typed arrays & sparse sets

6 lines (5 loc) 105 B
import { ROOT } from "@thi.ng/logger/root"; const LOGGER = ROOT.childLogger("ecs"); export { LOGGER };