UNPKG

xdl

Version:
3 lines (2 loc) 168 B
import { ProjectConfig } from '@expo/config'; export declare function resolveEntryPoint(projectRoot: string, platform?: string, projectConfig?: ProjectConfig): string;