Spotify TypeScript wrapper.
yarn add spotify-ts-wrapper
- Added
getPodcast
&getPodcastShow
functions. - Added Interfaces for
getPodcast
&getPodcastShow
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.