ReduxObservableOptions: {
    rootEpic: Epic;
}

Options for creating a redux observable for use with redux feature

Type declaration

  • rootEpic: Epic

    rootEpic must be provided from the App for initializing Redux Observable Middleware