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