Updated typing export/import;
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
export { default as AudioManager } from './audio-manager';
|
||||
export type {VoiceAudioDataModel, VoiceConnectionDataModel} from "./types";
|
||||
export type { VoiceAudioDataModel, VoiceConnectionDataModel } from './types';
|
||||
|
||||
Reference in New Issue
Block a user