8f24d6a 7 years ago
1 contributor
5 lines | 0.086kb
define([
	"./class2type"
], function( class2type ) {
	return class2type.toString;
});