Documentation
    Preparing search index...
    • Updates the aggregator configuration with new values

      This function allows runtime updates to the configuration object, which can be useful for testing or dynamic configuration changes.

      Parameters

      • newConfig: Partial<typeof AggregatorConfig>

        Partial configuration object with new values to merge

      Returns void