This returns a given JS object as an Immutable.js representation, converting objects into Maps, and arrays into Lists. import { fromJS } from 'immutable'; ...
確定! 回上一頁