UNPKG

lunify.js

Version:

A basic api wrapper for the spotify api covering the oauth routes.

6 lines (5 loc) 126 B
export * from './album'; export * from './artist'; export * from './player'; export * from './track'; export * from './user';