@lavadrop/identity
Returns the first argument it receives and ignores any additional arguments.
@lavadrop/debounce
Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.