Kind: Type
Source: atloria-monorepo/libs/agent-core/src/session/hook-registry.ts
The top-level hooks configuration object
Definition
tsPartial<Record<HookableEvent, HookDefinition[]>>
Kind: Type
Source: atloria-monorepo/libs/agent-core/src/session/hook-registry.ts
The top-level hooks configuration object
tsPartial<Record<HookableEvent, HookDefinition[]>>
Was this page helpful?