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