FunctionSettingsApp({
config: initialConfig,
providers,
getApiKey,
validateKey,
saveConfig,
ping,
openBrowser,
in
src/tui/settings-app.tsx:43
FunctionUpdateApp({
currentVersion,
latestVersion,
detectInstallCommand,
readHighestPercent,
onDone,
}: UpdateAppProp
src/tui/update-app.tsx:26