Why does a debounced function return void?
Author: wasd171Created Aug 20, 2025Updated Mar 9, 2026
Labelsp3: discussion
`lodash`, as well as `es-toolkit/compat`, do not change the return signature of a debounced function. Was the change in `es-toolkit` intentional?
Source: toss/es-toolkit