aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2025-02-22 07:36:43 +0100
committerGitHub <noreply@github.com>2025-02-22 07:36:43 +0100
commit5e921311c75276d407cb144b8024b8bdd75328d0 (patch)
tree58396a6ab7ad83deb0061aafcfd89ecbb39655f7
parent85f89126c127a318e90ef79e49af655795b3d122 (diff)
parentd61b7e4b233b025f9084c8c0219a9d9f7bd9bd8a (diff)
downloadsvg.js-master.tar.gz
svg.js-master.zip
Merge pull request #1334 from kcooney/gboxHEADmaster
Remove gbox() from G in svg.js.d.ts
-rw-r--r--svg.js.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/svg.js.d.ts b/svg.js.d.ts
index b3f17e9..d583754 100644
--- a/svg.js.d.ts
+++ b/svg.js.d.ts
@@ -1677,7 +1677,6 @@ declare module '@svgdotjs/svg.js' {
constructor(node?: SVGGElement)
constructor(attr: object)
node: SVGGElement
- gbox(): Box
}
// hyperlink.js