Sanity Library Reference Docs
    Preparing search index...

    Type Alias OverlayMsgElementUpdateRect

    OverlayMsgElementUpdateRect: OverlayMsgElement<"updateRect"> & {
        rect: OverlayRect;
    }