@valon-technologies/gestalt
    Preparing search index...

    Interface CursorResponse

    CursorResponse is one streamed cursor frame.

    interface CursorResponse {
        result: CursorResponseResult;
    }
    Index

    Properties

    Properties