You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Move the typings away from this repo, to slim it down and avoid sync issues.
Describe alternatives you've considered
Do we need to have them locally?
Can we fetch them from DefinitelyTyped somehow? Would that increase the size of the package?
Additional context
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: