opensea-js - v8.0.20
    Preparing search index...

    Type Alias QueryCursors

    type QueryCursors = {
        next: string | null;
        previous: string | null;
    }
    Index

    Properties

    Properties

    next: string | null
    previous: string | null