Home
last modified time | relevance | path

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

/expo/tools/src/generate-module/
H A DpromptQuestionsAsync.ts119 const firstQuestion = (questions[0].message || '') as string; constant
120 message += `Required input:\n${firstQuestion.trim().replace(/^/gm, '> ')}`;