aboutsummaryrefslogtreecommitdiffstats
path: root/svg.js.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'svg.js.d.ts')
-rw-r--r--svg.js.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/svg.js.d.ts b/svg.js.d.ts
index a34354e..496f749 100644
--- a/svg.js.d.ts
+++ b/svg.js.d.ts
@@ -481,7 +481,7 @@ declare module "@svgdotjs/svg.js" {
scaleY?: number
shear?: number
theta?: number
- origin?: CoordinateXY
+ origin?: CoordinateXY | string
around?: CoordinateXY
ox?: number
originX?: number