Skip to content

Commit

Permalink
fix: export enum (#2727)
Browse files Browse the repository at this point in the history
Co-authored-by: Kaustubh Kumar <[email protected]>
  • Loading branch information
github-actions[bot] and KaustubhKumar05 authored Mar 20, 2024
1 parent 2f0dfb9 commit de46d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hms-video-store/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ export type {
HMSPluginSupportResult,
HMSFrameworkInfo,
} from './internal';
export { DomainCategory } from './analytics/AnalyticsEventDomains';

0 comments on commit de46d92

Please sign in to comment.