Home
last modified time | relevance | path

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

/expo/packages/create-expo-module/src/
H A Dcreate-expo-module.ts300 async function askForPackageSlugAsync(customTargetPath?: string, isLocal = false): Promise<string> { function
/expo/packages/create-expo-module/build/
H A Dcreate-expo-module.js240 async function askForPackageSlugAsync(customTargetPath, isLocal = false) { function