interface IKeyimport { type IKey } from "https://dotland.deno.dev/x/cliffy@v0.15.0/keycode/key_event.ts"; Propertiesoptionalname: stringoptionalsequence: stringctrl: booleanmeta: booleanshift: boolean