4 lines
88 B
TypeScript
4 lines
88 B
TypeScript
|
export * from "./constants";
|
||
|
export * from "./assets.ts";
|
||
|
export * from "./sprites.ts";
|