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