Partie-2/node_modules/core-js/modules/es7.weak-map.from.js
Simon Priet 9e2991e668 init
2021-09-05 22:53:58 +02:00

3 lines
113 B
JavaScript

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