mirror of
https://github.com/github/codeql.git
synced 2026-02-21 17:33:40 +01:00
15 lines
495 B
JavaScript
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) {
|
|
})
|