This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
roiwk
/
workerman
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8ca98e0319
Ramuri
Etichete
fix
workerman
/
Applications
/
Todpole
/
Web
/
js
/
Model.js
Model.js
96 B
Istoric
Crud
1
2
3
4
5
6
var Model = function() {
this.tadpoles = {};
this.userTadpole;
this.camera;
this.settings;
}