| Index: client/dom/generated/src/frog/AudioDestinationNode.dart
|
| diff --git a/client/dom/generated/src/frog/AudioDestinationNode.dart b/client/dom/generated/src/frog/AudioDestinationNode.dart
|
| index 6bed371e89da82d15d7006ffade30fe57f3e8fa5..562b2a328ac06e0ce3843bb5936ad9dda93c1fa2 100644
|
| --- a/client/dom/generated/src/frog/AudioDestinationNode.dart
|
| +++ b/client/dom/generated/src/frog/AudioDestinationNode.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class AudioDestinationNodeJS extends AudioNodeJS implements AudioDestinationNode native "*AudioDestinationNode" {
|
| +class AudioDestinationNodeJs extends AudioNodeJs implements AudioDestinationNode native "*AudioDestinationNode" {
|
|
|
| int get numberOfChannels() native "return this.numberOfChannels;";
|
| }
|
|
|