File size: 68 Bytes
3f268e5
 
 
 
 
1
2
3
4
5
6
define( [
	"../Data"
], function( Data ) {
	return new Data();
} );