Search


Search something to see results

MIDIConnectionEvent

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

Type declaration