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
04cbb68af7c21a6a404358f333e1f47161917250
t-shats
app
bower_components
jquery
src
var
getProto.js
4c897d181
remove dist + bower_components from gitignore for test on heroku
Browse Code ยป
Truong LD
2016-11-10 12:26:31 +0900
getProto.js
73 Bytes
edit
raw
blame
history
1
2
3
4
5
define( function() { "use strict"; return Object.getPrototypeOf; } );