External URLs object returned by Spotify API

interface SpotifyExternalUrls {
    spotify: string;
}

Properties

Properties

spotify: string