UNPKG

@fnlb-project/stanza

Version:

Modern XMPP in the browser, with a JSON API

8 lines (7 loc) 178 B
declare module './' { interface Presence { idleSince?: Date; } } declare const _default: import("../jxt").DefinitionOptions<any>; export default _default;