UNPKG

compound

Version:

CompoundJS - MVC framework for NodeJS

4 lines (3 loc) 77 B
module.exports = function(compound) { compound.app.set('foo', 'bar'); };