Closed tito400 closed 3 years ago
https://github.com/spotify-api/spotify-api.js/blob/f0579b09e3b61fbfdc8491f6059c78bf891b9f24/src/Interface.ts#L272
Why not add this Scopes in the spotify-types package itself?
Scopes
spotify-types
The spotify-types package is supposed to only have types with no javascript code and Scopes here is an object. I will add it to spotify-types only if others too want it like that.
https://github.com/spotify-api/spotify-api.js/blob/f0579b09e3b61fbfdc8491f6059c78bf891b9f24/src/Interface.ts#L272
Why not add this
Scopes
in thespotify-types
package itself?