# HookIdentifier

> Overview of HookIdentifier

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

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

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

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