diff --git a/packages/hms-video-store/src/index.ts b/packages/hms-video-store/src/index.ts index 8320477f51..7489c77b8b 100644 --- a/packages/hms-video-store/src/index.ts +++ b/packages/hms-video-store/src/index.ts @@ -53,7 +53,7 @@ export type { HMSQuizLeaderboardSummary, } from './internal'; -export { pluginUsageTracker } from './common'; +export { EventBus } from './events/EventBus'; export { HMSReactiveStore } from './reactive-store/HMSReactiveStore'; export { HMSPluginUnsupportedTypes, HMSRecordingState, HLSPlaylistType } from './internal'; export type {