Files
SpotifyController/main.js

3 lines
82 B
JavaScript

const Spotify = require('./src/spotify.js')
var spotifyController = new Spotify()