UNPKG

jquery-migrate

Version:

Migrate older jQuery code to jQuery 3.0+

6 lines (5 loc) 185 B
// Included only in the minified build, via Uglify2 // Only turn warnings off if not already overridden if ( typeof jQuery.migrateMute === "undefined" ) { jQuery.migrateMute = true; }