Blame view

vendor/bower/jquery/src/var/support.js 102 Bytes
8ec727c1   曹明   初始化代码提交
1
2
3
4
5
define( function() {

	// All support tests are defined in their respective modules.
	return {};
} );