UNPKG

transformice.js

Version:

Node.js client for Transformice with full Typescript support.

4 lines (3 loc) 113 B
export { default as Client } from "./client"; export * from "./structures"; export * as enums from "./enums";