Skip to content

Commit

Permalink
Revert type
Browse files Browse the repository at this point in the history
  • Loading branch information
oterral authored Aug 31, 2017
1 parent 92befae commit e9307f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cesium.externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2769,7 +2769,7 @@ Cesium.CustomDataSource.prototype.entities;
Cesium.EntityCollection = function() {}

/**
* @param {string|number} id
* @param {string} id
* @return {Cesium.Entity}
*/
Cesium.EntityCollection.prototype.getById = function(id) {}
Expand Down

0 comments on commit e9307f5

Please sign in to comment.