JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API
https://jmperezperez.com/spotify-web-api-js/
MIT License
1.87k stars 265 forks source link

Spotify Web API Typings - Import them / Sync them #165

Open JMPerez opened 4 years ago

JMPerez commented 4 years ago

Is your feature request related to a problem? Please describe. This repo contains a copy of the typings for the Spotify's Web API endpoints. It quickly gets out of date (eg I made some changes in this repo but didn't synchronize them with the typings on DefinitelyTyped. Wherever they are, these typings also need to be tested.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

omarryhan commented 4 years ago

Do you mean these typings? https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/spotify-api/

JMPerez commented 4 years ago

@omarryhan exactly!