Removes invalid description on @type annotation
This commit is contained in:
@@ -6,7 +6,7 @@ import FormatType from './format/FormatType.js';
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @type {boolean} withCredentials Compare https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/
|
* @type {boolean}
|
||||||
* @private
|
* @private
|
||||||
*/
|
*/
|
||||||
let withCredentials = false;
|
let withCredentials = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user