@nextcloud/files

    Interface MIDIMessageEventInit

    interface MIDIMessageEventInit {
        bubbles?: boolean;
        cancelable?: boolean;
        composed?: boolean;
        data?: Uint8Array<ArrayBufferLike>;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    bubbles?: boolean
    cancelable?: boolean
    composed?: boolean
    data?: Uint8Array<ArrayBufferLike>
    MMNEPVFCICPMFPCPTTAAATR