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

    Type Alias QueryCursorsV2

    Base query cursors response from OpenSea API.

    type QueryCursorsV2 = {
        next?: string;
    }
    Index

    Properties

    Properties

    next?: string