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

5 lines (3 loc) 110 B
import serviceConfig from "./config/serviceConfig"; export { serviceConfig }; export * from "./apiServices";