@shopify/cli-kit
Preparing search index...
node/vendor/otel-js/utils/throttle
throttle
Function throttle
throttle
<
T
extends
(
...
args
:
unknown
[]
)
=>
unknown
>
(
func
:
T
,
wait
:
number
,
root0
?:
ThrottleOptions
,
)
:
ThrottledFunction
<
T
>
Type Parameters
T
extends
(
...
args
:
unknown
[]
)
=>
unknown
Parameters
func
:
T
wait
:
number
root0
:
ThrottleOptions
= {}
leading
trailing
Returns
ThrottledFunction
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...