disrexom
Version:
A Discord.js module to simplify your music commands and play songs with audio filters on Discord without any API key. Support YouTube, SoundCloud, Bandcamp, Facebook, and 700+ more sites
10 lines • 298 B
TypeScript
export * from "./DisTubeError";
export * from "./TaskQueue";
export * from "./Playlist";
export * from "./SearchResult";
export * from "./Song";
export * from "./Queue";
export * from "./Plugin";
export * from "./CustomPlugin";
export * from "./ExtractorPlugin";
//# sourceMappingURL=index.d.ts.map