4a92669 6 years ago
1 contributor
5 lines | 0.092kb
define([
	"./class2type"
], function( class2type ) {
	return class2type.hasOwnProperty;
});