| Index: client/dom/generated/src/frog/SVGUnitTypes.dart
|
| diff --git a/client/dom/generated/src/frog/SVGUnitTypes.dart b/client/dom/generated/src/frog/SVGUnitTypes.dart
|
| index 4c088c7ef011b81e63c6e5a5403cfbcfff5c4614..0ae4126d3016131c2a5ecc276883bf7bea6f3ae9 100644
|
| --- a/client/dom/generated/src/frog/SVGUnitTypes.dart
|
| +++ b/client/dom/generated/src/frog/SVGUnitTypes.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGUnitTypes native "*SVGUnitTypes" {
|
| +class SVGUnitTypesJS implements SVGUnitTypes native "*SVGUnitTypes" {
|
|
|
| static final int SVG_UNIT_TYPE_OBJECTBOUNDINGBOX = 2;
|
|
|
|
|