Edit File: dataPriv.js
define( [ "../Data" ], function( Data ) { "use strict"; return new Data(); } );
Back to File Manager