htmlToSpan-DhAls8qz.js 171 B

12
  1. function t(n){const e=document.createElement("span");return typeof n=="string"?e.innerHTML=n:e.append(n),e}export{t as h};
  2. //# sourceMappingURL=htmlToSpan-DhAls8qz.js.map