mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-01 01:30:15 +00:00
This involves redesign of the web recording dialog in order to look the same as the mobile one.
5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
export * from './actions';
|
|
export * from './functions.any';
|
|
|
|
import './reducer';
|