import { type DelayOptions } from "https://deno.land/std@0.206.0/async/mod.ts";
Properties
optional
signal: AbortSignalSignal used to abort the delay.
import { type DelayOptions } from "https://deno.land/std@0.206.0/async/mod.ts";
Signal used to abort the delay.