Project

General

Profile

1 38675 sandro.lab
define([
2
	"./class2type"
3
], function( class2type ) {
4
	return class2type.toString;
5
});