deno.com
method HookCallbacks.destroy
#HookCallbacks.destroy(asyncId: number): void

Called after the resource corresponding to asyncId is destroyed

Parameters #

#asyncId: number

a unique ID for the async resource

Return Type #

void