XSound - v4.0.10
    Preparing search index...

    Type Alias MouseEventTypes

    MouseEventTypes:
        | "mousedown"
        | "mousemove"
        | "mouseup"
        | "touchstart"
        | "touchmove"
        | "touchend"