mirror of
https://github.com/expressjs/express.git
synced 2026-02-22 03:51:36 +00:00
committed by
Douglas Christopher Wilson
parent
a1efd9d6cf
commit
6b4c4f5426
@@ -36,7 +36,7 @@ var toString = Object.prototype.toString;
|
||||
* Initialize a new `Router` with the given `options`.
|
||||
*
|
||||
* @param {Object} [options]
|
||||
* @return {Router} which is an callable function
|
||||
* @return {Router} which is a callable function
|
||||
* @public
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user