| Index: client/dom/generated/src/frog/SVGAnimatedString.dart
|
| diff --git a/client/dom/generated/src/frog/SVGAnimatedString.dart b/client/dom/generated/src/frog/SVGAnimatedString.dart
|
| index f6f1cfc376d635b24d0d9c61aaf8fd21f1a80711..f8b08f9417eb8d98cedfe0bfefdb43c215618bde 100644
|
| --- a/client/dom/generated/src/frog/SVGAnimatedString.dart
|
| +++ b/client/dom/generated/src/frog/SVGAnimatedString.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGAnimatedString native "*SVGAnimatedString" {
|
| +class SVGAnimatedStringJS implements SVGAnimatedString native "*SVGAnimatedString" {
|
|
|
| String get animVal() native "return this.animVal;";
|
|
|
|
|