mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 07:27:42 +00:00
GUACAMOLE-986: Update documentation of all parameters/returns to specify non-nullable and/or primitive types where appropriate.
This commit is contained in:
@@ -25,6 +25,6 @@ var Guacamole = Guacamole || {};
|
||||
* used in downstream applications as a sanity check that the proper version
|
||||
* of the APIs is being used (in case an older version is cached, for example).
|
||||
*
|
||||
* @type {String}
|
||||
* @type {!string}
|
||||
*/
|
||||
Guacamole.API_VERSION = "1.4.0";
|
||||
|
Reference in New Issue
Block a user