Interface MIDIPortEventMap

interface MIDIPortEventMap {
    statechange: Event;
}

Properties

Properties

statechange: Event