icrosil/remob

View on GitHub
src/decorator/index.js

Summary

Maintainability
A
0 mins
Test Coverage
export { default as action } from './action';
export { default as selector } from './selector';
export { default as thunk } from './thunk';