mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-13 04:52:30 +00:00
6 lines
104 B
JavaScript
6 lines
104 B
JavaScript
// @flow
|
|
|
|
export { default as BackButtonRegistry } from './BackButtonRegistry';
|
|
|
|
import './middleware';
|