interface KeyEventimport { type KeyEvent } from "https://deno.land/x/caviar@2.6.9/src/types.ts"; Propertiestype: stringkeycode: numberscancode: numbermod: numberrepeat: boolean