@thingts/execution - v1.0.0
github.com/thingts/execution
Preparing search index...
Debouncer
Type Alias Debouncer
Debouncer
:
<
T
extends
AnyFunction
>
(
fn
:
T
)
=>
PromisifiedFunction
<
T
>
The return type of
debounce
()
Type Declaration
<
T
extends
AnyFunction
>
(
fn
:
T
)
:
PromisifiedFunction
<
T
>
Type Parameters
T
extends
AnyFunction
Parameters
fn
:
T
Returns
PromisifiedFunction
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github.com/thingts/execution
@thingts/execution - v1.0.0
Loading...
The return type of debounce()