mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-13 22:52:30 +00:00
Adds TestConnectionInfo component which exposes some internal app state to the jitsi-meet-torture through the UI accessibility layer. This component will render only if config.testing.testMode is set to true.
5 lines
74 B
JavaScript
5 lines
74 B
JavaScript
export * from './components';
|
|
|
|
import './middleware';
|
|
import './reducer';
|