Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
79
const
autocomplete: Prompt = (questions) => inquirer.prompt(questions);
80
81
82
export
const
featuresPrompt =
async
(): Promise<FEATURES[]> => {
Callers
2
projectPrompt
Function · 0.85
appPrompt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected