Remaining valid-jsdoc corrections
This commit is contained in:
@@ -145,9 +145,6 @@ ol.color.equals = function(color1, color2) {
|
||||
* @return {ol.Color} Color.
|
||||
*/
|
||||
ol.color.fromString = (
|
||||
/**
|
||||
* @return {function(string): ol.Color}
|
||||
*/
|
||||
function() {
|
||||
|
||||
// We maintain a small cache of parsed strings. To provide cheap LRU-like
|
||||
|
||||
Reference in New Issue
Block a user