JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "readyException.js"

Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/jquery/src/core/readyException.js
File size: 168 bytes
MIME-type: text/plain
Charset: utf-8

define( [
	"../core"
], function( jQuery ) {

"use strict";

jQuery.readyException = function( error ) {
	window.setTimeout( function() {
		throw error;
	} );
};

} );