| Index: client/dom/generated/src/frog/SVGStringList.dart
|
| diff --git a/client/dom/generated/src/frog/SVGStringList.dart b/client/dom/generated/src/frog/SVGStringList.dart
|
| index 1937a5abd0a66f2bd296220533d43b5d21e6239b..51c2e5d6f9b4eec0c03751a6f549dafe70cf5e24 100644
|
| --- a/client/dom/generated/src/frog/SVGStringList.dart
|
| +++ b/client/dom/generated/src/frog/SVGStringList.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGStringList native "*SVGStringList" {
|
| +class SVGStringListJS implements SVGStringList native "*SVGStringList" {
|
|
|
| int get numberOfItems() native "return this.numberOfItems;";
|
|
|
|
|