/* @flow */
// Polyfill URL for Internet Explorer.
import 'url-polyfill';
declare var JitsiMeetJS: Object;
export default JitsiMeetJS;