mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-11 12:32:30 +00:00
5 lines
138 B
JavaScript
5 lines
138 B
JavaScript
// @flow
|
|
export { default as SpeakerStatsButton } from './SpeakerStatsButton';
|
|
export { default as SpeakerStats } from './SpeakerStats';
|
|
|