Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "env"

Index

Functions

Functions

isAppEnv

  • isAppEnv(...envs: string[]): boolean
  • Checks if 'APP_ENV' has at least one specific value.

    Parameters

    • Rest ...envs: string[]

    Returns boolean

    Is one value of 'envs' or not.

Generated using TypeDoc