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