You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
185 B
1 lines
185 B
function n(e,o){if(!e)return;const d=document.createElement("a");d.href=e,o!==void 0&&(d.download=o),document.body.appendChild(d),d.click(),document.body.removeChild(d)}export{n as d};
|