FLUJOS/VISUALIZACION/node_modules/core-js/modules/es7.weak-set.from.js
2025-11-07 00:06:12 +01:00

2 lines
113 B
JavaScript
Executable file

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