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