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

Parameters

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