variable delayimport { delay } from "https://deno.land/x/blocks@1.102.1/utils/async.ts"; Delay for ms type(ms: number) => unknown