mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
3 lines
134 B
JavaScript
3 lines
134 B
JavaScript
export { default as DisplayNameLabel } from './DisplayNameLabel';
|
|
export { default as DisplayNamePrompt } from './DisplayNamePrompt';
|