UNPKG

@jsxc/jsxc

Version:

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

4 lines (3 loc) 59 B
export default interface IExportable { export(): any; }