3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
|
|
const Spotify = require('./src/spotify.js')
|
||
|
|
|
||
|
|
var spotifyController = new Spotify()
|