Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "reducers/index"

Index

Functions

Const createRequestReducer

  • A higher order reducer that creates a RequestReducer, the type of reducer used to handle the different types of actions that are processed and dispatched by the apiMiddleware.

    Parameters

    • key: string

      A string value used to set a given namespace for the reducer for clean separation of concerns.

    Returns RequestReducer

    A RequestReducer that handles all standard API-related actions in RAUL.

Generated using TypeDoc