Preparing search index...
The search index is not available
@gobstones/gobstones-core - v0.6.0
@gobstones/gobstones-core
Functions/ExecutionManagement
ThrotteledFunction
Internal
Interface ThrotteledFunction<F>
The type of a function that was throttled.
Type Parameters
F
extends
AnyFunction
Throtteled
Function
(
...
arguments_
)
:
ReturnType
<
F
>
Parameters
Rest
...
arguments_
:
Parameters
<
F
>
Returns
ReturnType
<
F
>
Settings
Member Visibility
Internal
Protected
Private
Inherited
Theme
OS
Light
Dark
Overview
Loading...
The type of a function that was throttled.