config
Api Code Documentation / Exports / config
#
Table of contents#
Variables#
Functions#
Variables#
config• Const
config: Config
#
Defined in#
Functions#
defaultâ–¸ default(): Config
Gets the configuration used to start the API
notexported
#
Returnsthe configuration Config
#
Defined in#
isProductionEnvironmentâ–¸ isProductionEnvironment(): boolean
Checks if a production environment is running
#
Returnsboolean
true if the current environment is a production environment. otherwise false