UNPKG

@haelp/teto

Version:

A typescript-based controllable TETR.IO client.

9 lines (7 loc) 176 B
export * from "./events"; export * from "./replay"; export * from "./game"; export * from "./room"; export * from "./user"; export * from "./utils"; export * from "./social";