Files
meteor/packages/deprecated/underscore/post.js

4 lines
159 B
JavaScript

// This exports object was created in pre.js. Now copy the `_` object from it
// into the package-scope variable `_`, which will get exported.
_ = exports._;