Index: client/html/generated/html/frog/AudioDestinationNode.dart |
diff --git a/client/html/generated/html/frog/AudioDestinationNode.dart b/client/html/generated/html/frog/AudioDestinationNode.dart |
new file mode 100644 |
index 0000000000000000000000000000000000000000..62c2448c60200fccacbbcad3d081a774c431e392 |
--- /dev/null |
+++ b/client/html/generated/html/frog/AudioDestinationNode.dart |
@@ -0,0 +1,5 @@ |
+ |
+class _AudioDestinationNodeJs extends _AudioNodeJs implements AudioDestinationNode native "*AudioDestinationNode" { |
+ |
+ final int numberOfChannels; |
+} |