mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
added/fixed headers t-z
https://github.com/borisyankov/DefinitelyTyped/issues/1570
This commit is contained in:
Vendored
+3
-2
@@ -1,7 +1,8 @@
|
||||
// Type definitions for the Web Audio API, currently only implemented in WebKit browsers
|
||||
// Conforms to the: http://www.w3.org/TR/2012/WD-webaudio-20120802/ specification
|
||||
// Type definitions for the Web Audio API
|
||||
// Definitions by: Baruch Berger (https://github.com/bbss)
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Conforms to the: http://www.w3.org/TR/2012/WD-webaudio-20120802/ specification
|
||||
// Currently only implemented in WebKit browsers
|
||||
|
||||
interface webkitAudioContext {
|
||||
destination: AudioDestinationNode;
|
||||
|
||||
Reference in New Issue
Block a user