Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "application"

Index

Variables

Const app

app: Application = {} as Application

Application prototype.

Const create

create: create = Object.create

Const setPrototypeOf

setPrototypeOf: any = Object.setPrototypeOf

Const slice

slice: slice = Array.prototype.slice

Private Const trustProxyDefaultSymbol

trustProxyDefaultSymbol: "@@symbol:trust_proxy_default" = "@@symbol:trust_proxy_default"

Variable for trust proxy inheritance

Functions

Const isPath

  • isPath(thing: unknown): thing is string | RegExp

Const isTlsOptions

Private tryRender

  • tryRender(view: any, options: any, callback: Function): Promise<void>

Generated using TypeDoc