mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-12 22:11:06 -05:00
2 lines
53 B
TypeScript
2 lines
53 B
TypeScript
export type Mode = "TW" | "SZ" | "TC" | "RM" | "CB";
|