Searched refs:getSupportingPath (Results 1 – 4 of 4) sorted by relevance
34 export declare function getSupportingPath(projectRoot: string): string;
22 exports.getSupportingPath = getSupportingPath;269 function getSupportingPath(projectRoot) { function273 const supportingPath = getSupportingPath(projectRoot);
1 …getSupportingPath","resolve","basename","getExpoPlistPath","supportingPath","usingPath","relative"…
266 export function getSupportingPath(projectRoot: string): string { function271 const supportingPath = getSupportingPath(projectRoot);