Build
Docs
Reference
Guides
Blog
Discord
/
node:async_hooks
/
HookCallbacks
/
init
M
init
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:async_hooks
/
HookCallbacks
/
init
M
init
method
async_hooks.HookCallbacks.init
init
(
asyncId
:
number
,
type
:
string
,
triggerAsyncId
:
number
,
resource
:
object
)
:
void
;
The
init
callback
.