index
:
web3
add-bootstrap-css
data-content-updates-1
master
new-navigation-1
replace-bootstrap-with-foundation
sublab auf middleman
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
bower_components
/
jquery
/
src
/
data
/
var
/
data_user.js
blob: 24399e468f2f7b1d402a40fa0923c48d6b43a9ce (
plain
)
1
2
3
4
5
define
([
"../Data"
],
function
(
Data
) {
return new
Data
();
});