UNPKG

@forbespro/lead-agent

Version:
33 lines (32 loc) 732 B
import { combineExtensions as c } from "./index153.js"; import { content as i } from "./index154.js"; import { document as m } from "./index155.js"; import { flow as f } from "./index156.js"; import { text as u, string as p } from "./index157.js"; import * as a from "./index158.js"; import { createTokenizer as x } from "./index159.js"; function y(r) { const o = { constructs: ( /** @type {FullNormalizedExtension} */ c([a, ...(r || {}).extensions || []]) ), content: t(i), defined: [], document: t(m), flow: t(f), lazy: {}, string: t(p), text: t(u) }; return o; function t(n) { return e; function e(s) { return x(o, n, s); } } } export { y as parse };