This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
5
Fork
You've already forked salix
2
Code
Issues
Pull Requests
72
Releases
Wiki
Activity
64eefa95f5
salix
/
loopback
/
server
/
boot
/
print.js
4 lines
71 B
JavaScript
Raw
Blame
History
module
.
exports
=
function
(
app
)
{
require
(
'vn-print'
)
.
boot
(
app
)
;
}
;
View Git Blame
Copy Permalink