Graphora API
    Preparing search index...

    Interface LassoEndInput

    interface LassoEndInput {
        pointerId?: LassoPointerId | null;
    }
    Index
    pointerId?: LassoPointerId | null