DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
150 Bytes
function n(n=this){return String(n).replace(/^(async\s*)?(\bfunction\b)?(.*?)\(/,((n,t,c,e)=>e&&!c?`${t||""}function ${e}(`:n))}export{n as default};