import { type KeyPressEventListener } from "https://dotland.deno.dev/x/cliffy@v0.23.2/keypress/mod.ts";
definition: (evt: KeyPressEvent) => void | Promise<void>
x/cliffy/keypress/mod.ts>KeyPressEventListener
import { type KeyPressEventListener } from "https://dotland.deno.dev/x/cliffy@v0.23.2/keypress/mod.ts";