FLUJOS/VISUALIZACION/node_modules/underscore/underscore-node.cjs
2025-11-07 00:06:12 +01:00

11 lines
382 B
JavaScript
Executable file

// Underscore.js 1.13.6
// https://underscorejs.org
// (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors
// Underscore may be freely distributed under the MIT license.
var underscoreNodeF = require('./underscore-node-f.cjs');
module.exports = underscoreNodeF._;
//# sourceMappingURL=underscore-node.cjs.map