Shorter module paths for default exports
This commit is contained in:
@@ -171,7 +171,7 @@ BaseLayer.prototype.getOpacity = function() {
|
||||
|
||||
/**
|
||||
* @abstract
|
||||
* @return {module:ol/source/State~State} Source state.
|
||||
* @return {module:ol/source/State} Source state.
|
||||
*/
|
||||
BaseLayer.prototype.getSourceState = function() {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user