index
:
solutions_repo
master
qa
A web app that allows students to share test solutions.
kdam0
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
connect-flash
/
lib
/
index.js
blob: b4d59611d851e92e0140c134da83a709ebfdc721 (
plain
)
1
2
3
4
/**
* Expose middleware.
*/
exports
=
module
.
exports
=
require
(
'./flash'
);