interface DelayOptionsimport { type DelayOptions } from "https://deno.land/std@0.131.0/async/delay.ts"; Propertiesoptionalsignal: AbortSignal