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

15 lines
495 B
JavaScript

/*! jQuery v2.0.1 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
$ = 42;
/**
* @license
* Lo-Dash 2.0.2 (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) {
})