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