• Loads the configuration reducer and returns possible action creators.

    Parameters

    • engine:
          | CoreEngine<
              {},
              ThunkExtraArguments,
              CoreConfigurationState<CoreAnalyticsState>,
          >
          | CoreEngineNext

      The headless engine.

    Returns ConfigurationActionCreators

    An object holding the action creators.