UNPKG

expo-dev-client

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