UNPKG

synthra-client

Version:

A user-friendly Lavalink client designed for NodeJS.

9 lines (8 loc) 292 B
export * from "./structures/Filters"; export * from "./structures/Manager"; export * from "./structures/Node"; export * from "./structures/Player"; export * from "./structures/Plugin"; export * from "./structures/Queue"; export * from "./structures/Rest"; export * from "./structures/Utils";