Strands Agents Typescript SDK
    Preparing search index...

    Type Alias HookEventConstructor<T>

    HookEventConstructor: new (...args: any[]) => T

    Type for a constructor function that creates HookEvent instances.

    Type Parameters