jiti-meet/react/features/filmstrip/components/web/index.js

4 lines
214 B
JavaScript
Raw Normal View History

export { default as AudioMutedIndicator } from './AudioMutedIndicator';
export { default as ModeratorIndicator } from './ModeratorIndicator';
export { default as VideoMutedIndicator } from './VideoMutedIndicator';