UNPKG

startgg-helper

Version:

A set of functions and classes useful to communicate with the start.gg API, using any client (YOU NEED TO PROVIDE A CLIENT YOURSELF, SEE README)

5 lines 181 B
export * from "./src/query.js" export * from "./src/queryLimiter.js" export * from "./src/jsUtil.js" export * from "./src/tournamentUtil.js" export * from "./src/smashggData.js"