UNPKG

detritus-client

Version:

A Typescript NodeJS library to interact with Discord's API, both Rest and Gateway.

6 lines (5 loc) 142 B
export * from './argument'; export * from './argumentparser'; export * from './command'; export * from './context'; export * from './events';