UNPKG

@vlad8096/stanza

Version:

Modern XMPP in the browser, with a JSON API

8 lines (7 loc) 172 B
declare module './' { interface Message { replace?: string; } } declare const _default: import("../jxt").DefinitionOptions; export default _default;