UNPKG

@forbespro/lead-agent

Version:
13 lines (12 loc) 202 B
function r(p, e) { const t = { type: "element", tagName: "h" + e.depth, properties: {}, children: p.all(e) }; return p.patch(e, t), p.applyData(e, t); } export { r as heading };