foxts
Version:
Opinionated collection of common TypeScript utils by @SukkaW
1 lines • 106 B
JavaScript
function e(t,n=!0){let r;if(n)return r=t(),()=>r;let o=!1;return()=>(o||(o=!0,r=t()),r)}export{e as once};
Opinionated collection of common TypeScript utils by @SukkaW