fix
This commit is contained in:
@@ -319,6 +319,18 @@ function (
|
||||
*/
|
||||
broadcastChannel: null,
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {module:date-time.Class|null}
|
||||
*/
|
||||
dateTime: null,
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {module:number.Class|null}
|
||||
*/
|
||||
numberUtil: null,
|
||||
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user