ReduxSagaOption: {
    rootSaga: any;
}

Redux saga options

Type declaration

  • rootSaga: any

    rootSaga must be provided from the App for initializing Redux Saga Middleware