AxIField
type AxIField = Omit<AxField, "title"> & object;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/sig.ts#L1377
Type declaration
| Name | Type |
|---|---|
title | string |
type AxIField = Omit<AxField, "title"> & object;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/sig.ts#L1377
| Name | Type |
|---|---|
title | string |