immutableMap.js (119B)
1 import { OrderedMap } from "immutable"; 2 export { OrderedMap as ImmutableMap }; 3 //# sourceMappingURL=immutableMap.js.map