Files
w4rpservices/node_modules/core-js/modules/es7.weak-map.from.js
2018-10-27 03:51:47 -05:00

3 lines
113 B
JavaScript
Vendored

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