Better array typing
This commit is contained in:
@@ -324,7 +324,7 @@ const GX_NAMESPACE_URIS = [
|
||||
|
||||
/**
|
||||
* @const
|
||||
* @type {Array.<string>}
|
||||
* @type {Array.<null|string>}
|
||||
*/
|
||||
const NAMESPACE_URIS = [
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user