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