UNPKG

core-js

Version:
6 lines (5 loc) 192 B
// `Map.of` method // https://tc39.github.io/proposal-setmap-offrom/#sec-map.of require('../internals/export')({ target: 'Map', stat: true }, { of: require('../internals/collection-of') });