We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2540b75 commit 88a228eCopy full SHA for 88a228e
1 file changed
src/input/gamepad/GamepadManager.js
@@ -17,7 +17,7 @@ var Gamepad = require('./Gamepad');
17
* @typedef {object} Pad
18
*
19
* @property {string} id - [description]
20
- * @property {number} index - [description]
+ * @property {integer} index - [description]
21
*/
22
23
/**
0 commit comments