Skip to content

Commit d61b7e4

Browse files
committed
Remove gbox() from G in svg.js.d.ts
The method has not existed since c37d94a.
1 parent 85f8912 commit d61b7e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

svg.js.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,6 @@ declare module '@svgdotjs/svg.js' {
16771677
constructor(node?: SVGGElement)
16781678
constructor(attr: object)
16791679
node: SVGGElement
1680-
gbox(): Box
16811680
}
16821681

16831682
// hyperlink.js

0 commit comments

Comments
 (0)