UNPKG

@42techpacks/expo-spotify-sdk

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