mirror of
https://github.com/vastxie/99AI.git
synced 2025-09-21 11:06:38 +08:00
2 lines
117 B
JavaScript
2 lines
117 B
JavaScript
function r(l,o){let t,e;return function(...i){e=i,t||(t=setTimeout(()=>{l.apply(this,e),t=null},o))}}export{r as t};
|