jiti-meet/react/features/mobile/back-button/index.js

6 lines
104 B
JavaScript
Raw Normal View History

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