Blame view

bower_components/jquery/src/var/support.js 102 Bytes
f6e211e4   Administrator   finish work part 1
1
2
3
4
5
  define( function() {
  
  	// All support tests are defined in their respective modules.
  	return {};
  } );