AxTypedExample
type AxTypedExample<IN> = IN & object;Defined in: https://github.com/ax-llm/ax/blob/04543e9e0873874640d5dbb158048393db35723c/src/ax/dsp/common_types.ts#L8
Type Parameters
| Type Parameter | Default type |
|---|---|
IN | any |
type AxTypedExample<IN> = IN & object;Defined in: https://github.com/ax-llm/ax/blob/04543e9e0873874640d5dbb158048393db35723c/src/ax/dsp/common_types.ts#L8
| Type Parameter | Default type |
|---|---|
IN | any |