Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method AsyncResource.prototype.bind
import { AsyncResource } from "https://deno.land/std@0.167.0/node/async_hooks.ts";

Parameters

fn: (...args: unknown[]) => unknown
optional
thisArg = [UNSUPPORTED]