Home
last modified time | relevance | path

Searched refs:getChangeDirectoryPath (Results 1 – 1 of 1) sorted by relevance

/expo/packages/create-expo/src/
H A DcreateAsync.ts66 const cdPath = getChangeDirectoryPath(projectRoot);
180 function getChangeDirectoryPath(projectRoot: string): string { function