@boost/configFunctionsgetEnvgetEnv CallablegetEnv(name: string): stringDetect the current environment name from <project>_ENV and NODE_ENV.
Detect the current environment name from
<project>_ENV
andNODE_ENV
.