# HookType

> Overview of HookType

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type HookType = (typeof HookType)[keyof typeof HookType];
```

Defined in: [packages/smart-accounts/src/ma-v2/types.ts:44](https://github.com/alchemyplatform/aa-sdk/blob/v5.x.x/packages/smart-accounts/src/ma-v2/types.ts#L44)