| 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 70899165fb75c834ae943f140e04466676637d59..e32fd259da09f985937db2c9ecc58f841d135afc 100644
|
| --- a/client/dom/generated/src/frog/SVGStringList.dart
|
| +++ b/client/dom/generated/src/frog/SVGStringList.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGStringListJs extends DOMTypeJs implements SVGStringList native "*SVGStringList" {
|
| +class _SVGStringListJs extends _DOMTypeJs implements SVGStringList native "*SVGStringList" {
|
|
|
| int get numberOfItems() native "return this.numberOfItems;";
|
|
|
|
|