Don't import ourselves
This commit is contained in:
@@ -51,7 +51,7 @@ class LinearRing extends SimpleGeometry {
|
||||
|
||||
/**
|
||||
* Make a complete copy of the geometry.
|
||||
* @return {!import("./LinearRing.js").default} Clone.
|
||||
* @return {!LinearRing} Clone.
|
||||
* @override
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user