Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
14217 anikendra 1
define([
2
	"./class2type"
3
], function( class2type ) {
4
	return class2type.toString;
5
});