Strands Agents Typescript SDK
    Preparing search index...

    Type Alias HookableEventConstructor<T>

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

    Type for a constructor function that creates HookableEvent instances.

    Type Parameters