Skip to main content
Go to Latest
method AsyncResource.prototype.bind
import { AsyncResource } from "https://deno.land/std@0.166.0/node/async_hooks.ts";

Parameters

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