Created
August 11, 2016 00:48
-
-
Save Errorific/7cbbd3775b5bc37c4c3f46c76cac2e84 to your computer and use it in GitHub Desktop.
immutable typings for redux-form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
declare module 'redux-form/immutable' { | |
export * from 'redux-form'; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment