ecspresso
    Preparing search index...

    Type Alias KeyCode

    KeyCode:
        | LowercaseLetter
        | Uppercase<LowercaseLetter>
        | Digit
        | Punctuation
        | ModifierKey
        | WhitespaceKey
        | NavigationKey
        | EditingKey
        | UIKey
        | DeviceKey
        | IMEKey
        | FunctionKey
        | PhoneKey
        | MultimediaKey
        | AudioKey
        | TVKey
        | MediaControllerKey
        | SpeechKey
        | DocumentKey
        | LaunchKey
        | BrowserKey
        | NumpadKey
        | "Unidentified"
        | "Dead"