gajus / redux-immutable

redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Other
1.88k stars 82 forks source link

added typescript definition #18

Closed dlebedynskyi closed 8 years ago

dlebedynskyi commented 8 years ago

added typescript definition to project

gajus commented 8 years ago

Please use https://github.com/DefinitelyTyped/DefinitelyTyped for this.

dlebedynskyi commented 8 years ago

@gajus Does not it make sense for you to keep definition and souse in same repo?