MCPcopy
hub / github.com/angular/angularfire / autocomplete

Function autocomplete

src/schematics/setup/prompts.ts:79–79  ·  view source on GitHub ↗
(questions)

Source from the content-addressed store, hash-verified

77 Promise<{[T in K]: U }>;
78
79const autocomplete: Prompt = (questions) => inquirer.prompt(questions);
80
81
82export const featuresPrompt = async (): Promise<FEATURES[]> => {

Callers 2

projectPromptFunction · 0.85
appPromptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected