express-beans
    Preparing search index...

    Function Route

    • Registers a RequestHandler

      Type Parameters

      • This

      Parameters

      • httpMethod: HTTPMethod
      • path: string

        {string}

      • options: RouteOptions = ...

        {RouteOptions}

      Returns (
          method: RouterBeanHandler,
          context: ClassMethodDecoratorContext<This, RouterBeanHandler>,
      ) => RouterBeanHandler