GITLAB
ngohungcuong.windy@gmail.com
/ T-Shats Frontend
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
develop
master
master-heroku
bf9639e8ab81d79ce64e14cd6141850f2f3f6601
t-shats
..
var
dataPriv.js
4c897d181
remove dist + bower_components from gitignore for test on heroku
Browse Code ยป
Truong LD
2016-11-10 12:26:31 +0900
dataPriv.js
84 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
define( [ "../Data" ], function( Data ) { "use strict"; return new Data(); } );