UNPKG

@42techpacks/expo-spotify-sdk

Version:
4 lines (3 loc) 169 B
import { ConfigPlugin } from "@expo/config-plugins"; import { SpotifyConfig } from "../types"; export declare const withSpotifyQueryScheme: ConfigPlugin<SpotifyConfig>;