envIsDefined(…Defined in: packages/env-utilities/src/lib/utils.ts:111 Checks if any of the specified environment variables is defined.keys):boolean
Parameters
keys
…readonly keyofEnv[]
Returns
boolean
Whether the value of any of the specified environment variables is a non-empty string