@ptkl/sdk - v1.18.0
    Preparing search index...

    Type Alias FindStreamCursor

    type FindStreamCursor = {
        next_cursor?: string;
    }
    Index

    Properties

    Properties

    next_cursor?: string