UNPKG

@forbespro/lead-agent

Version:
9 lines (8 loc) 203 B
function a(e, t) { const r = { type: "element", tagName: "br", properties: {}, children: [] }; return e.patch(t, r), [e.applyData(t, r), { type: "text", value: ` ` }]; } export { a as hardBreak };