Searched defs:KeyboardEventListener (Results 1 – 2 of 2) sorted by relevance
58 type KeyboardEventListener = (event: KeyboardEvent) => void; alias