mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 12:03:31 +01:00
chore: monorepo setup (#7175)
This commit is contained in:
4
packages/voice/src/receive/index.ts
Normal file
4
packages/voice/src/receive/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './VoiceReceiver';
|
||||
export * from './SSRCMap';
|
||||
export * from './AudioReceiveStream';
|
||||
export * from './SpeakingMap';
|
||||
Reference in New Issue
Block a user