UNPKG

spotify-now-playing

Version:

<div align="center"> <img src="https://github.com/bigarmTomi/spotify-now-playing/blob/master/docs/spotify-1.png" /> <img src="https://github.com/bigarmTomi/spotify-now-playing/blob/master/docs/spotify-2.png" /> <img src="https://github.co

9 lines (6 loc) 216 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./spotify-now-playing.cjs.production.min.js') } else { module.exports = require('./spotify-now-playing.cjs.development.js') }