UNPKG

fluid-spotify.js

Version:

Get Spotify track/playlist/album/artist infos with their names or their ID's

4 lines (3 loc) 66 B
module.exports = { Spotify: require("./src/spotify-api.js"), };