Add missing extern
No idea why the compiler did not complain about this previously.
This commit is contained in:
@@ -75,6 +75,11 @@ TopoJSONGeometry.prototype.type;
|
||||
TopoJSONGeometry.prototype.id;
|
||||
|
||||
|
||||
/**
|
||||
* @type {Object.<string, *>|undefined}
|
||||
*/
|
||||
TopoJSONGeometry.prototype.properties;
|
||||
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user