Shorter module paths for default exports
This commit is contained in:
@@ -87,7 +87,7 @@ const Stroke = function(opt_options) {
|
||||
|
||||
/**
|
||||
* Clones the style.
|
||||
* @return {module:ol/style/Stroke~Stroke} The cloned style.
|
||||
* @return {module:ol/style/Stroke} The cloned style.
|
||||
* @api
|
||||
*/
|
||||
Stroke.prototype.clone = function() {
|
||||
|
||||
Reference in New Issue
Block a user