UNPKG

@forbespro/lead-agent

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