Home
last modified time | relevance | path

Searched defs:destinationPath (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/
H A DGoogleServices.ts74 const destinationPath = path.resolve(projectRoot, targetPath); constant
/expo/packages/expo-updates/e2e/fixtures/project_files/e2e/tests/utils/
H A Dupdate.ts84 const destinationPath = path.join(STATIC_FOLDER_PATH, filename); constant