| Index: client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| diff --git a/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart b/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| index 945e5b7c8e54ad35429e27630a2f5d305e219d90..224f6f86c8583d5378a83fd9599508c41a850c04 100644
|
| --- a/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| +++ b/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGAnimatedEnumeration native "*SVGAnimatedEnumeration" {
|
| +class SVGAnimatedEnumerationJS implements SVGAnimatedEnumeration native "*SVGAnimatedEnumeration" {
|
|
|
| int get animVal() native "return this.animVal;";
|
|
|
|
|