This namespaces exposes classes from the Immutable.js. Since all of our state objects are implemented as Immutable.Record, we also assume that the props are immutable.
To do this, we export the required classes directly from Immutable.js
This namespaces exposes classes from the Immutable.js. Since all of our state objects are implemented as Immutable.Record, we also assume that the props are immutable.
To do this, we export the required classes directly from Immutable.js