/**
 * Serve the LoopBack favicon.
 * @header loopback.favicon()
 */
module.exports = require('../../lib/express-middleware').favicon;