variable waitKeysimport { waitKeys } from "https://deno.land/x/blocks@1.101.13/engine/core/utils.ts"; type<T>(p: Promisified<T>) => Promise<T>