UNPKG

discord-api-types

Version:

Discord API typings that are kept up to date for use in bot library creation.

8 lines 263 B
export * from './gateway/v10'; export * from './globals'; export * from './payloads/v10/index'; export * from './rest/v10/index'; export * from './rpc/v10'; export * from './utils/internals'; export * as Utils from './utils/v10'; //# sourceMappingURL=v10.d.ts.map