UNPKG

pages

Version:

AngularJS / Node.js sidekick.

11 lines (7 loc) 162 B
before = (app, cb) -> cb() after = (app) -> ## Public API ## publicFns = before: before after: after module.exports = publicFns