@web3r/flowerkit
Version:
A collection of more than 60 often used utility JS functions that simplify frontend development.
3 lines (2 loc) • 311 B
JavaScript
export{getCurryFn}from"./getCurryFn/index.js";export{getDebouncedFn}from"./getDebouncedFn/index.js";export{getThrottledFn}from"./getThrottledFn/index.js";export{isFnAsync}from"./isFnAsync/index.js";export{isFnClass}from"./isFnClass/index.js";export{wait}from"./wait/index.js";
//# sourceMappingURL=index.js.map