jquery/src/intro.js

16 lines
308 B
JavaScript
Raw Normal View History

/*!
* jQuery JavaScript Library v@VERSION
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright 2012 jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: @DATE
*/
(function( window, undefined ) {
"use strict";