2021-12-07 13:18:08 -05:00

12 lines
382 B
JavaScript

// Underscore.js 1.13.1
// https://underscorejs.org
// (c) 2009-2021 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