jumpstorm/engine/config/index.ts

4 lines
88 B
TypeScript
Raw Normal View History

2023-07-19 23:38:24 -04:00
export * from "./constants";
export * from "./assets.ts";
export * from "./sprites.ts";