UNPKG

redux-actions-promise-wrapper

Version:

Type safe wrapper for redux actions (compatible with redux-saga)

11 lines (9 loc) 204 B
language: node_js node_js: - stable install: - npm install script: - npm test # Send coverage data to Coveralls after_script: 'cat src/coverage/lcov.info | node_modules/coveralls/bin/coveralls.js'