UNPKG

@jsxc/jsxc

Version:

Real-time XMPP chat application with video calls, file transfer and encrypted communication

6 lines (4 loc) 113 B
import './bootstrap/webpackPublicPath'; import './bootstrap/plugins'; import JSXC from './api/'; export = JSXC;