| Index: client/dom/generated/src/frog/MutationCallback.dart
|
| diff --git a/client/dom/generated/src/frog/MutationCallback.dart b/client/dom/generated/src/frog/MutationCallback.dart
|
| index 2e522a5ddf79914f973025183605cfc3a17e0a1a..9a22398e81ee265b4778e1745009e7b357fe4e4b 100644
|
| --- a/client/dom/generated/src/frog/MutationCallback.dart
|
| +++ b/client/dom/generated/src/frog/MutationCallback.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class MutationCallback native "*MutationCallback" {
|
| +class MutationCallbackJS implements MutationCallback native "*MutationCallback" {
|
|
|
| var dartObjectLocalStorage;
|
|
|
|
|