On this page

Variable MIDIConnectionEvent

MIDIConnectionEvent: {
    prototype: MIDIConnectionEvent;
    new (
        type: string,
        eventInitDict?: MIDIConnectionEventInit,
    ): MIDIConnectionEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
MIDIConnectionEvent