Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/interface/
H A DcommandsTable.ts44 const switchMsg = `switch to ${options.devClient === false ? 'development build' : 'Expo Go'}`; constant
52 { key: 's', msg: switchMsg },
70 { key: 's', msg: switchMsg },