Skip to content

option for disable calling the function #23

@popomore

Description

@popomore

When I load middlewares, I don't want to call the function.

module.exports = function(options) {
  return function(req, res, next) {

  };
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions