import { type DelayOptions } from "https://deno.land/x/proc@0.20.17/legacy/deps.ts";
Properties
optional
signal: AbortSignalSignal used to abort the delay.
import { type DelayOptions } from "https://deno.land/x/proc@0.20.17/legacy/deps.ts";
Signal used to abort the delay.