Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Module "./lib/errors"

...

Index

Classes

Variables

Variables

Const UER

UER: object

...

Type declaration

  • message: "unknown"
  • stack: "Error: unknown"

Const MSG

MSG: object

...

Type declaration

Const PRM

PRM: object

...

Type declaration

  • GET: "query"
  • POST: "body"
  • PUT: "body"
  • DELETE: "query"