Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRoutableLocals

Helper interface to apply to express.Request.locals. SakuraApi injects these properties (and the send function) in response.locals (express.Response).

Hierarchy

  • IRoutableLocals

Index

Properties

Methods

Properties

data

data: any

reqBody

reqBody: any

status

status: any

Methods

send

Generated using TypeDoc