config
Api Code Documentation / Exports / config
Table of contents
Interfaces
Variables
Functions
Variables
config
• Const
config: Config
Defined in
Functions
default
▸ default(): Config
Gets the configuration used to start the API
Returns
Config
the configuration Config
Not Exported
Defined in
isProductionEnvironment
▸ isProductionEnvironment(): boolean
Checks if a production environment is running
Returns
boolean
true if the current environment is a production environment. otherwise false