@homebridge/hap-nodejs
Preparing search index...
once
Function once
once
<
T
extends
Function
>
(
func
:
T
)
:
T
Function wrapper to ensure a function/callback is only called once.
Type Parameters
T
extends
Function
Parameters
func
:
T
Returns
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@homebridge/hap-nodejs
Loading...
Function wrapper to ensure a function/callback is only called once.