UNPKG

neaty

Version:

Neaty: Open Source Framework for Node.js

6 lines (5 loc) 135 B
/** * Serve the LoopBack favicon. * @header loopback.favicon() */ module.exports = require('../../lib/express-middleware').favicon;