sendou.ink/app/modules/map-pool-serializer/index.ts
2022-08-18 17:51:14 +03:00

5 lines
90 B
TypeScript

export {
mapPoolToSerializedString,
serializedStringToMapPool,
} from "./serializer";