Files
soulspace/node_modules/core-js/library/modules/es7.map.from.js
2025-03-05 15:16:45 +08:00

3 lines
105 B
JavaScript

// https://tc39.github.io/proposal-setmap-offrom/#sec-map.from
require('./_set-collection-from')('Map');