mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@ interface Navigator {
|
||||
requestMIDIAccess (options?: WebMidi.MidiOptions): Promise<WebMidi.MIDIAccess>;
|
||||
}
|
||||
|
||||
declare module WebMidi{
|
||||
declare namespace WebMidi{
|
||||
/**
|
||||
* optional settings that may be provided to the requestMIDIAccess request.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user