mirror of https://github.com/sveltejs/svelte
fix: add GamepadEventHandler type (#9864)
Add GamepadEventHandler type for window.addEventListener `gamepadconnected` and `gamepaddisconnected`pull/9978/head
parent
b1795a88ad
commit
804f296368
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: add `gamepadconnected` and `gamepaddisconnected` events
|
Loading…
Reference in new issue