keokilee / react-typescript-boilerplate

Boilerplate project for setting up Typescript and React with Babel and Webpack.
ISC License
114 stars 23 forks source link

Immutable JS Integration #9

Open keokilee opened 8 years ago

keokilee commented 8 years ago

There aren't any type definitions in DefinitelyTyped for this. There is a fork that has them, but since the developer hasn't provided tests, it's unlikely to get merged in soon.

https://github.com/umidbekkarimov/DefinitelyTyped/blob/b97976d391e42de9fbd341906120418c4b527900/immutable/immutable.d.ts

Keats commented 8 years ago

Immutablejs has definitions in its own repo: https://github.com/facebook/immutable-js/tree/master/type-definitions