issues
search
alexnm
/
re-ducks
An attempt to extend the original proposal for redux modular architecture: https://github.com/erikras/ducks-modular-redux
886
stars
60
forks
source link
Feature Added: Typescript instructions
#5
Closed
aigoncharov
closed
6 years ago
aigoncharov
commented
7 years ago
I suggest renaming ./types.js to ./action-types.js. It's a little more verbose but it confuses TypeScript and Flow users.
Added a TypeScript requirement to export interfaces from a duck