UNPKG

@converse/headless

Version:

Converse.js Headless build

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