Project

General

Profile

1
define([
2
	"./class2type"
3
], function( class2type ) {
4
	return class2type.hasOwnProperty;
5
});
(4-4/12)