mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 14:07:50 +00:00
5 lines
150 B
JavaScript
5 lines
150 B
JavaScript
|
|
// @flow
|
||
|
|
|
||
|
|
export { default as RecordingExpandedLabel } from './RecordingExpandedLabel';
|
||
|
|
export { default as RecordingLabel } from './RecordingLabel';
|