Sha256: aed1fd2e17cdd4eaa8d075099ca93609fad8ad085a7c04c53c9cbf2bc09c15e1
Contents?: true
Size: 335 Bytes
Versions: 17
Compression:
Stored size: 335 Bytes
Contents
/*! * Connect - static * Copyright(c) 2010 Sencha Inc. * Copyright(c) 2011 TJ Holowaychuk * MIT Licensed */ /** * Static: * * See [serve-static](https://github.com/expressjs/serve-static) * * @param {String} root * @param {Object} options * @return {Function} * @api public */ module.exports = require('serve-static');
Version data entries
17 entries across 17 versions & 2 rubygems