Open
Description
Hi,
We have react application, which is used immutable js. Now i am converting to typescript. I didn't find any proper document with examples how immutable js works with typescript. Can any one provide the document with examples or reference links. Most of the functions we are using like getIn,setIn,update,set etc. How can i use these in typescript without using any keyword.