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