UNPKG

vertecs

Version:

A typescript entity-component-system framework

5 lines (3 loc) 102 B
import Sound from "./Sound"; import SoundSystem from "./SoundSystem"; export { Sound, SoundSystem };