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

2 lines
109 B
JavaScript
Executable file

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