Interface IResponse

Hierarchy

  • IResponse

Indexable

[key: string]: any

Properties

Properties

json: (() => IResponse)

Type declaration

req?: IRequest
send: ((arg) => IResponse)

Type declaration

status: ((status) => IResponse)

Type declaration