This repository was archived by the owner on Jul 23, 2021. It is now read-only.
This repository was archived by the owner on Jul 23, 2021. It is now read-only.
Immutable Js in Typescript #169
Open
Description
From @prasadtechnology on Thu, 06 Feb 2020 06:50:45 GMT
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.
Copied from original issue: immutable-js#1759