Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/@types/express-serve-static-core/index.d"

Index

Type aliases

ApplicationRequestHandler

ApplicationRequestHandler<T>: IRouterHandler<T> & IRouterMatcher<T> & function

Type parameters

  • T

Errback

Errback: function

Type declaration

    • (err: Error): void
    • Parameters

      • err: Error

      Returns void

ErrorRequestHandler

ErrorRequestHandler: function

Type declaration

PathParams

PathParams: string | RegExp | Array<string | RegExp>

RequestHandlerParams

RequestParamHandler

RequestParamHandler: function

Type declaration

Send

Send: function

Type declaration

Generated using TypeDoc