feat: Add Key.Space to Key namespace. (#4311)

This commit is contained in:
Daniel 2024-01-10 16:25:31 +01:00 committed by GitHub
parent 9b7a9b3f77
commit 807a233849
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -41,6 +41,7 @@ against the constants below.
- **`ControlR`**
- **`Meta`**
- **`MetaR`**
- **`Space`**
- **`UpArrow`**
- **`DownArrow`**
- **`LeftArrow`**