mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Fix jsdoc in core/utils/useragent.js
This commit is contained in:
@@ -22,8 +22,8 @@ const {globalThis} = goog.require('Blockly.utils.global');
|
||||
|
||||
|
||||
/**
|
||||
* @type {string}
|
||||
* The raw useragent string.
|
||||
* @type {string}
|
||||
*/
|
||||
let rawUserAgent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user