mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-12 20:22:30 +00:00
5 lines
180 B
JavaScript
5 lines
180 B
JavaScript
// @flow
|
|
|
|
export { default as RecordingLabel } from './RecordingLabel';
|
|
export { default as RecordingLimitNotificationDescription } from './RecordingLimitNotificationDescription';
|