OpenCode.Generated.IntegrationSelectPromptOptions (opencode_sdk v0.1.89)

Copy Markdown View Source

Provides struct and type for a IntegrationSelectPromptOptions

Summary

Types

t()

@type t() :: %OpenCode.Generated.IntegrationSelectPromptOptions{
  hint: String.t() | nil,
  label: String.t(),
  value: String.t()
}