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

11 lines
402 B
JavaScript

/**
* @license
* Lo-Dash 1.0.1 (Custom Build) <http://lodash.com/>
* Build: `lodash modern -o ./dist/lodash.js`
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.4.4 <http://underscorejs.org/>
* Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud Inc.
* Available under MIT license <http://lodash.com/license>
*/
;(function(window, undefined) {
})