soundcloud-api-ts-next
    Preparing search index...

    Interface UseTrackSearchOptions

    Options for useTrackSearch.

    interface UseTrackSearchOptions {
        limit?: number;
    }
    Index

    Properties

    Properties

    limit?: number

    Maximum number of results to return.