UNPKG

react-native-flip

Version:
3 lines (2 loc) 154 B
import { ExpoConfig } from './Config.types'; export declare function getExpoSDKVersion(projectRoot: string, exp: Pick<ExpoConfig, 'sdkVersion'>): string;