@valon-technologies/gestalt
    Preparing search index...

    Interface AgentSessionStartConfig

    interface AgentSessionStartConfig {
        hooks?: readonly AgentSessionStartHook[];
    }
    Index

    Properties

    Properties

    hooks?: readonly AgentSessionStartHook[]