| Index: client/dom/generated/src/frog/SVGDocument.dart
|
| diff --git a/client/dom/generated/src/frog/SVGDocument.dart b/client/dom/generated/src/frog/SVGDocument.dart
|
| index 33c84ea34b619a7b8813e5174792b0f5e7e290b3..3d3faf8f4224003fb7f06e0480120fd7949a384b 100644
|
| --- a/client/dom/generated/src/frog/SVGDocument.dart
|
| +++ b/client/dom/generated/src/frog/SVGDocument.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGDocument extends Document native "SVGDocument" {
|
| +class SVGDocument extends Document native "*SVGDocument" {
|
|
|
| SVGSVGElement rootElement;
|
|
|
|
|