| 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 902a50e779893d1753f08e227e33656722c52b91..279d75c4c7fc8ffb86ae7791ce07dc20aed4a1e1 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoCubicSmoothAbs extends SVGPathSeg native "*SVGPathSegCurvetoCubicSmoothAbs" {
|
| +class SVGPathSegCurvetoCubicSmoothAbsJS extends SVGPathSegJS implements SVGPathSegCurvetoCubicSmoothAbs native "*SVGPathSegCurvetoCubicSmoothAbs" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|