mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-08-25 23:10:35 +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';
|