mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2026-04-25 04:24:29 +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};
|