mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 20:17:48 +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';
|
|
|