import { type DelayOptions } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/async.ts";
Properties
optional
signal: AbortSignalSignal used to abort the delay.
import { type DelayOptions } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/async.ts";
Signal used to abort the delay.