@alanscodelog/utils
Github
Issues
npm
Preparing search index...
types
Debounced
Type Alias Debounced<T, TPromisify>
Debounced
:
TPromisify
extends
true
?
(
...
args
:
Parameters
<
T
>
)
=>
Promise
<
Awaited
<
ReturnType
<
T
>
>
|
false
>
:
(
...
args
:
Parameters
<
T
>
)
=>
void
Type Parameters
T
extends
AnyFunction
|
AnyPromise
TPromisify
extends
boolean
=
false
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@alanscodelog/utils
Loading...