Skip to content

Commit

Permalink
Update publish-alpha (#2732)
Browse files Browse the repository at this point in the history
  • Loading branch information
raviteja83 authored Mar 20, 2024
2 parents 3496c48 + d68e5d0 commit 09225cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hms-video-store/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 09225cf

Please sign in to comment.