Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/utils/helpers
debounce
Function debounce
debounce
(
func
,
timeout
?
)
:
(
(
...
args
:
any
[]
)
=>
void
)
Parameters
func
:
any
timeout
:
number
= 300
Returns
(
(
...
args
:
any
[]
)
=>
void
)
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...