UNPKG

@codeparticle/rdx

Version:

RDX is a module based redux framework that generates boilerplate for you.

2 lines 615 B
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _effects = require('redux-saga/effects');var n=r=>`Arguments provided to combineSagas must be sagas. Received ${r} instead`,e=r=>{let t=r;if(typeof t=="function"&&(t=t()),typeof t[Symbol.iterator]=="function"&&typeof t.next=="function"&&typeof t.throw=="function")return t;throw new Error(n(t))},c= exports.a =(...r)=>{if(r.length===1&&!Array.isArray(r[0]))return()=>e(r[0]);let t=(Array.isArray(r[0])?r[0]:r).flat(3);return function*(){yield _effects.all.call(void 0, t.map(e))}};exports.a = c; //# sourceMappingURL=chunk-VMSWZUFA.js.map