Home
last modified time | relevance | path

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

/expo/tools/src/utils/
H A DaskForPlatformAsync.ts5 export default async function askForPlatformAsync( function
/expo/tools/src/commands/
H A DRemoveSDKVersion.ts51 async function askForPlatformAsync(): Promise<Platform> { function