Home
last modified time | relevance | path

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

/expo/packages/create-expo-module/src/
H A Dprompts.ts26 export function getLocalFolderNamePrompt(customTargetPath?: string | null): PromptObject<string> { function
/expo/packages/create-expo-module/build/
H A Dprompts.js27 function getLocalFolderNamePrompt(customTargetPath) { function