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

    Interface CursorClientMessage

    CursorClientMessage is one frame in the bidirectional cursor stream.

    interface CursorClientMessage {
        msg: CursorClientMessageMsg;
    }
    Index

    Properties

    Properties