# z.AbiItem.AbiItemType

## Imports

```ts
import { z } from 'ox/zod'

z.AbiItem.AbiItemType
```

## Definition

```ts
export const AbiItemType = Type
```

**Source:** [src/zod/AbiItem.ts](https://github.com/wevm/ox/blob/main/src/zod/AbiItem.ts)
