Type alias KeyPressEvent

KeyPressEvent: {
    keySequence: KeySequence;
}

Type declaration

Generated using TypeDoc