This website works better with JavaScript
Home
Explore
Help
Register
Sign In
reactlogic
/
blitz
Watch
11
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c48039c3f5
Branches
Tags
main
blitz
/
web
/
bower_components
/
ng-table
/
docs
/
template
/
constants.template.js
constants.template.js
81 B
History
Raw
1
2
3
4
module.exports = {
name:'{$ doc.name $}',
data:{$ doc.items | json $}
};