Add GamePad Module
This commit is contained in:
parent
726abf76ce
commit
d741b4d17a
9 changed files with 726 additions and 1 deletions
3
packages/gamepad/index.mjs
Normal file
3
packages/gamepad/index.mjs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import './gamepad.mjs';
|
||||
|
||||
export * from './gamepad.mjs';
|
||||
Loading…
Add table
Add a link
Reference in a new issue