Preparing search index...
The search index is not available
hap-nodejs
hap-nodejs
once
Function once
once
<
T
>
(
func
)
:
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
hap-nodejs
Loading...
Function wrapper to ensure a function/callback is only called once.