mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-11 21:02:30 +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';
|