Spotify TypeScript wrapper.
yarn add spotify-ts-wrapper
- Added
getPodcast
&getPodcastShow
functions. - Added Interfaces for
getPodcast
&getPodcastShow
- Fixed
pinned
ofgetArtist
. - Fixed
Section
type interface. - Fixed
getPlaylist
image property. - Added
artists
ingetAlbum
- Fixed
id
ofSearchTracks
- Added
getHome
function. - Added
getCookie
function. - Added
getRecommendations
function.
import * as Spotify from "spotify-ts-wrapper"; // importing everything
This project is licensed under the MIT License, making it open and accessible for developers to use and modify in their projects.