UNPKG

converse.js

Version:
6 lines 238 B
/** * @param {Element} iq - An IQ result stanza * @returns {import('./types').PubSubConfigOptions} */ export function parseStanzaForPubSubConfig(iq: Element): import("./types").PubSubConfigOptions; //# sourceMappingURL=parsers.d.ts.map