Files
codeql/javascript/ql/test/library-tests/dependencies/src/fake-lodash2.js
2018-08-02 17:53:23 +01:00

11 lines
406 B
JavaScript

/**
* @license
* lodash 3.6.0 <https://lodash.com/>
* Build: `lodash modern -o ./lodash.js`
* Copyright 2012-2015 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.8.2 <http://underscorejs.org/LICENSE>
* Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
* Available under MIT license <https://lodash.com/license>
*/
;(function() {
})