UNPKG

@jsxc/jsxc

Version:

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

4 lines (3 loc) 68 B
export interface ILinkHandler { detect(element: JQuery): void; }