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