Definition
Web MIDI API defines MIDIInputMap
[SecureContext, Exposed=(Window,Worker)] interface MIDIInputMap {
readonly maplike <DOMString, MIDIInput>;
};
MIDIInputMap
interfaceWeb MIDI API defines MIDIInputMap
[SecureContext, Exposed=(Window,Worker)] interface MIDIInputMap {
readonly maplike <DOMString, MIDIInput>;
};
MIDIInputMap