aboutsummaryrefslogtreecommitdiffstats
path: root/app/bower_components/jquery/src/manipulation/var/rscriptType.js
blob: 0c77c8a5833d43fe0530aba7c6800e4a814940cb (plain)
1
2
3
define( function() {
	return ( /^$|\/(?:java|ecma)script/i );
} );