buildEither(second:)
Creates a builder with the second component.
Declaration
@export(implementation) static func buildEither(second component: some PromptRepresentable) -> PromptCreates a builder with the second component.
@export(implementation) static func buildEither(second component: some PromptRepresentable) -> Prompt