Added yarn, bun and pnpm config; Added eslint and prettier; Refactored Type import; Updated Version;
This commit is contained in:
+1
-2
@@ -1,2 +1 @@
|
||||
export {default as AudioManager} from './audioManager';
|
||||
export type {VoiceConnectionDataModel, VoiceAudioDataModel} from './typings';
|
||||
export { default as AudioManager } from './audio-manager';
|
||||
|
||||
Reference in New Issue
Block a user