Type Alias PromptChoice<Value>

PromptChoice: { name: string; value: Value }

Type Parameters

  • Value = string

Type declaration