Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/api/user/
H A Dotp.ts75 const deviceChoices = smsNonPrimarySecondFactorDevices.map((device, idx) => ({ constant
81 deviceChoices.push({
87 deviceChoices.push({
92 const selectedValue = await selectAsync('Select a second-factor device:', deviceChoices, {