UNPKG

opentok

Version:
21 lines (17 loc) 339 B
/*! * 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');