Files
jitsi-meet/react/features/mobile/back-button/index.js

6 lines
104 B
JavaScript
Raw Normal View History

2019-07-11 13:32:17 +02:00
// @flow
export { default as BackButtonRegistry } from './BackButtonRegistry';
import './middleware';