Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method AsyncResource.bind
import { AsyncResource } from "https://deno.land/std@0.177.0/node/async_hooks.ts";

Parameters

fn: (...args: unknown[]) => unknown
optional
type: string
optional
thisArg: AsyncResource