blob: 997d18748f242ac791d7145ceb516e3dc6ee681e [file] [log] [blame]
// DO NOT EDIT
// Auto-generated dart:audio library.
library dart.dom.web_audio;
import 'dart:async';
import 'dart:collection';
import 'dart:_internal' hide deprecated;
import 'dart:html';
import 'dart:html_common';
import 'dart:nativewrappers';
import 'dart:typed_data';
$if DART_USE_BLINK
import 'dart:_blink' as _blink;
$endif
$!GENERATED_DART_FILES
$if DART_USE_BLINK
// FIXME: Can we make this private?
final web_audioBlinkMap = {
$!TYPE_MAP
};
$endif