| Index: client/dom/generated/src/frog/IDBAny.dart
|
| diff --git a/client/dom/generated/src/frog/IDBAny.dart b/client/dom/generated/src/frog/IDBAny.dart
|
| index af4566406248bd64f6acc822458a97c80ca11325..e9140a4b910a13e9160d2c5e9c297b28baa8a44e 100644
|
| --- a/client/dom/generated/src/frog/IDBAny.dart
|
| +++ b/client/dom/generated/src/frog/IDBAny.dart
|
| @@ -1,7 +1,3 @@
|
|
|
| -class IDBAnyJS implements IDBAny native "*IDBAny" {
|
| -
|
| - var dartObjectLocalStorage;
|
| -
|
| - String get typeName() native;
|
| +class IDBAnyJs extends DOMTypeJs implements IDBAny native "*IDBAny" {
|
| }
|
|
|