| Index: client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| index 7edd7b6bea50ed2042212178163f45e52ce44826..26a5d8e24adc2ead21f9d686d10aff59aee1d8d9 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoCubicRelJS extends SVGPathSegJS implements SVGPathSegCurvetoCubicRel native "*SVGPathSegCurvetoCubicRel" {
|
| +class SVGPathSegCurvetoCubicRelJs extends SVGPathSegJs implements SVGPathSegCurvetoCubicRel native "*SVGPathSegCurvetoCubicRel" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|