SongGuess
    Preparing search index...

    Function fetchTestSoundCloudSong

    • A function that only returns false if the uri is a non-fetchable soundcloud uri.

      Parameters

      • uri: string

        the uri to test.

      Returns Promise<boolean>