NB Scraper Docs - v1.3.0
    Preparing search index...

    Interface SoundCloudApiResponse

    interface SoundCloudApiResponse {
        collection: SoundCloudApiTrack[];
    }
    Index

    Properties

    Properties

    collection: SoundCloudApiTrack[]