Don't import ourselves

This commit is contained in:
Frederic Junod
2018-09-06 09:01:46 +02:00
parent ba698258c0
commit ea616e7751
73 changed files with 157 additions and 157 deletions

View File

@@ -164,7 +164,7 @@ class RegularShape extends ImageStyle {
/**
* Clones the style. If an atlasmanager was provided to the original style it will be used in the cloned style, too.
* @return {import("./RegularShape.js").default} The cloned style.
* @return {RegularShape} The cloned style.
* @api
*/
clone() {