mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-01 11:30:17 +00:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
export * from './actions';
|
|
export * from './components';
|
|
|
|
import './reducer';
|