es-toolkit
es-toolkit copied to clipboard
test(debounce): improved the test code for the debounce function
Improved the test code for the debounce function.
- Add test code for the
debounced.flushfunction. - Added test code for the
edges option of the debouncefunction.