UNPKG

lunify.js

Version:

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

6 lines (5 loc) 86 B
export interface ApiImage { url: string; height: number; width: number; }