| Index: client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| index 520c16c1dbf1922869e2537764466815dd85b49e..53f469be9774a15995af7066852690691ce41f6d 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothAbs.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoQuadraticSmoothAbsJS extends SVGPathSegJS implements SVGPathSegCurvetoQuadraticSmoothAbs native "*SVGPathSegCurvetoQuadraticSmoothAbs" {
|
| +class SVGPathSegCurvetoQuadraticSmoothAbsJs extends SVGPathSegJs implements SVGPathSegCurvetoQuadraticSmoothAbs native "*SVGPathSegCurvetoQuadraticSmoothAbs" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|