Typing missing for onKeyDown() #690
Closed
Nassim-Saboundji
started this conversation in
Ideas
Replies: 1 comment
-
Was fixed on 7e4083d, thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following typing is missing from kaboom.d.ts despite the fact that you can use the function in the way described.
onKeyDown(action: (key: Key) => void): EventController
Beta Was this translation helpful? Give feedback.
All reactions