rt2zz / redux-action-buffer

Buffer Redux Actions
MIT License
79 stars 6 forks source link

feat: Support Symbol values for action.type #8

Closed jscinoz closed 7 years ago

jscinoz commented 7 years ago

Handles the case where action.type is an ES6 Symbol

rt2zz commented 7 years ago

👍