UNPKG

expo-dev-client

Version:
3 lines (2 loc) 126 B
import { ExpoConfig } from 'expo/config'; export default function getDefaultScheme(config: Pick<ExpoConfig, 'slug'>): string;