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

    Interface CursorCommand

    CursorCommand advances, mutates, or closes an open cursor.

    interface CursorCommand {
        command: CursorCommandCommand;
    }
    Index

    Properties

    Properties