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