@lacunahub/lavaluna.js
    Preparing search index...

    Interface SearchOptions

    interface SearchOptions {
        maxResults?: number;
        requester?: string;
    }
    Index

    Properties

    maxResults?: number

    The maximum number of tracks to return.

    requester?: string

    The requester of the search.