UNPKG

vineanova-redux-artifacts

Version:

VineaOpenApiReduxArtifacts is a powerful npm library designed to simplify the integration of Swagger APIs into Redux architecture. By leveraging templates (Mustache files), this library automatically generates Redux ducks, actions, sagas, selectors, and A

4 lines 88 B
/** * rootSaga */ export { default as VineaNovaRootSagas} from "./vineaNovaApi.sagas";