Index: client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
index 279d75c4c7fc8ffb86ae7791ce07dc20aed4a1e1..16a2a6f235f5b11132bd97ca229f28e9048c68db 100644 |
--- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
+++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
@@ -1,5 +1,5 @@ |
-class SVGPathSegCurvetoCubicSmoothAbsJS extends SVGPathSegJS implements SVGPathSegCurvetoCubicSmoothAbs native "*SVGPathSegCurvetoCubicSmoothAbs" { |
+class SVGPathSegCurvetoCubicSmoothAbsJs extends SVGPathSegJs implements SVGPathSegCurvetoCubicSmoothAbs native "*SVGPathSegCurvetoCubicSmoothAbs" { |
num get x() native "return this.x;"; |