const { Map } = require('immutable'); const map1 = Map({ a: 1, b: 2, c: 3 }); const map2 ... Using TypeScript with Immutable.js v3 and earlier:.
確定! 回上一頁