Details | Last modification | View Log | RSS feed
define([
"../Data"
], function( Data ) {
return new Data();
});