This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
jie
/
atlas_webapp
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
62b7a136f1
Ramuri
Etichete
master
test
atlas_webapp
/
atlas
/
js
/
modules
/
Vent.js
Vent.js
108 B
Istoric
Crud
1
2
3
4
define([ "backbone.wreqr" ], function(Wreqr) {
"use strict";
return new Wreqr.EventAggregator();
});