🔧 SDK ReferenceTypesKeyEventKeyEventtype KeyEvent = { type: KeyEventType; code: string; key: string;} & InputEvent;