Home
last modified time | relevance | path

Searched defs:customTargetPath (Results 1 – 3 of 3) sorted by relevance

/expo/packages/create-expo-module/build/
H A Dprompts.js10 function getInitialName(customTargetPath) { argument
16 function getSlugPrompt(customTargetPath) { argument
27 function getLocalFolderNamePrompt(customTargetPath) { argument
H A Dcreate-expo-module.js240 async function askForPackageSlugAsync(customTargetPath, isLocal = false) { argument
/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DGoogleServices-test.ts69 const customTargetPath = './not/sure/why/youd/do/this/google-services.json'; constant