Type Alias DebouncedFunction

DebouncedFunction: ((...args: ReadonlyArray<unknown>) => void)

Debounced function