Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
const config = {
BASE_URL: "https://api.spotify.com/v1/me",
TRACK_URL: "https://api.spotify.com/v1",
};
export default config;