Files
jitsi-meet/react/features/mobile/external-api/index.js
Saúl Ibarra Corretgé 39e236a42c feat(external_api): export sendEvent function
Small reorganization so other features can send events to the native side.
2018-07-18 22:47:18 -05:00

4 lines
53 B
JavaScript

export * from './functions';
import './middleware';