mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 19:13:31 +01:00
chore: monorepo setup (#7175)
This commit is contained in:
3
packages/voice/src/networking/index.ts
Normal file
3
packages/voice/src/networking/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './Networking';
|
||||
export * from './VoiceUDPSocket';
|
||||
export * from './VoiceWebSocket';
|
||||
Reference in New Issue
Block a user