| Index: client/dom/generated/src/frog/EventException.dart
|
| diff --git a/client/dom/generated/src/frog/EventException.dart b/client/dom/generated/src/frog/EventException.dart
|
| index b8df2c1dcee037731bc244427e27e2c324bee426..86b9e8ec38cd65e11b1617f5bbfb0bde3330372e 100644
|
| --- a/client/dom/generated/src/frog/EventException.dart
|
| +++ b/client/dom/generated/src/frog/EventException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class EventException native "*EventException" {
|
| +class EventExceptionJS implements EventException native "*EventException" {
|
|
|
| static final int DISPATCH_REQUEST_ERR = 1;
|
|
|
|
|