style(keycode): Comment
This commit is contained in:
parent
b62e4d5ee9
commit
4af706bd83
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* Enumerates the supported keys.
|
||||
* NOTE: The maps represents actual keys on the keyboard not chars.
|
||||
* NOTE: The maps represents physical keys on the keyboard, not chars.
|
||||
* @readonly
|
||||
* @enum {string}
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue