type alias KeyPressEventInitimport { type KeyPressEventInit } from "https://dotland.deno.dev/x/cliffy@v0.23.2/keypress/mod.ts"; definition: EventInit & KeyCodeOptions