sendou.ink/app/modules/map-pool-serializer/index.ts
2022-10-27 13:31:36 +02:00

3 lines
84 B
TypeScript

export { MapPool } from "./map-pool";
export type { MapPoolObject } from "./types";