jumpstorm/engine/config/index.ts

4 lines
88 B
TypeScript
Raw Normal View History

2023-08-25 18:48:17 -04:00
export * from './constants';
export * from './assets.ts';
export * from './sprites.ts';