mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 09:11:53 +02:00
2 lines
152 B
JavaScript
2 lines
152 B
JavaScript
|
function t(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(o=>setTimeout(()=>{throw o}))}export{t as microTask};
|