UNPKG
@redux-saga/testing-utils
Version:
beta (1.1.1-alpha.0)
latest (1.2.1)
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.1-alpha.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc.0
Redux-saga simple testing utils.
redux-saga.js.org
redux-saga/redux-saga
@redux-saga/testing-utils
/
dist
/
redux-saga-testing-utils.cjs.mjs
5 lines
(4 loc)
•
92 B
JavaScript
View Raw
1
2
3
4
5
export
{ cloneableGenerator, createMockTask }
from
"./redux-saga-testing-utils.cjs.js"
;