aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/modules/es7.set.from.js
blob: 26542b6644f5b6249c68239007c0121ac268f1c2 (plain)
1
2
// https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
require('./_set-collection-from')('Set');