mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 04:02:40 -05:00
3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export { MapPool } from "./map-pool";
|
|
export type { MapPoolObject } from "./types";
|