Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A DgetOrPromptApplicationId.ts72 if (warning && !(await warnAndConfirmAsync(warning))) {
89 async function warnAndConfirmAsync(warning: string): Promise<boolean> { function
177 if (warning && !(await warnAndConfirmAsync(warning))) {