| Index: client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| diff --git a/client/dom/generated/src/frog/SVGAnimatedBoolean.dart b/client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| index 7808e6ad57b2b2269d64f3a8bdf527f2543aeb26..9883b9c7a1df3756c492b35922cc1b836b9acf1e 100644
|
| --- a/client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| +++ b/client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGAnimatedBoolean native "*SVGAnimatedBoolean" {
|
| +class SVGAnimatedBooleanJS implements SVGAnimatedBoolean native "*SVGAnimatedBoolean" {
|
|
|
| bool get animVal() native "return this.animVal;";
|
|
|
|
|