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

4 lines
80 B
JavaScript
Raw Normal View History

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