UNPKG

@haelp/teto

Version:

A typescript-based controllable TETR.IO client.

11 lines (9 loc) 242 B
export * from "./adapters"; export * from "./api"; export * from "./bot-wrapper"; export * from "./theorypack"; export * from "./constants"; export * from "./docs"; export * from "./events"; export * from "./jwt"; export * from "./version";