eventInput
function eventInput<IN>(): AxEventInputBuilder<IN>;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/event/mapping.ts#L164
Type Parameters
| Type Parameter | Default type |
|---|---|
IN | Record<string, unknown> |