UNPKG

detritus-client

Version:

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

6 lines (5 loc) 153 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Opus = void 0; const Opus = require("./opus"); exports.Opus = Opus;