UNPKG

detritus-client

Version:

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

4 lines (3 loc) 78 B
import * as Types from './types'; export { Types }; export * from './client';