UNPKG

@forbespro/lead-agent

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