Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "server/helpers/interfaces"

Index

Type aliases

EndpointsConnect

EndpointsConnect: IEndpoints[]

IEndpoint

IEndpoint: IObject

Keys

Keys: string

Middleware

Middleware: function

Type declaration

    • (method: string, path: string, body: any, headers: Headers, next: function): any
    • Parameters

      • method: string
      • path: string
      • body: any
      • headers: Headers
      • next: function
          • (): any
          • Returns any

      Returns any

Generated using TypeDoc