Don't import ourselves
This commit is contained in:
@@ -87,7 +87,7 @@ class Stroke {
|
||||
|
||||
/**
|
||||
* Clones the style.
|
||||
* @return {import("./Stroke.js").default} The cloned style.
|
||||
* @return {Stroke} The cloned style.
|
||||
* @api
|
||||
*/
|
||||
clone() {
|
||||
|
||||
Reference in New Issue
Block a user