mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-02-13 09:20:17 +00:00
5 lines
156 B
JavaScript
5 lines
156 B
JavaScript
export { default as TranscribingLabel } from './TranscribingLabel';
|
|
export {
|
|
default as TranscribingExpandedLabel
|
|
} from './TranscribingExpandedLabel';
|