Refactor AudioManager and IAudioManager structure; update package version and dependencies
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
export {AudioManager} from "./Services/AudioManager/AudioManager";
|
||||
export {AudioManager} from "./Services/AudioManager";
|
||||
export type {VoiceConnectionDataModel} from "./Models/VoiceConnectionDataModel";
|
||||
export type {VoiceAudioDataModel} from "./Models/VoiceAudioDataModel";
|
||||
export type {VoiceAudioDataModel} from "./Models/VoiceAudioDataModel";
|
||||
|
||||
Reference in New Issue
Block a user