Function values

  • Parses environment files and returns parsed data.

    Type Parameters

    Parameters

    Returns D

  • Parses environment files and returns parsed data.

    Type Parameters

    Parameters

    • path: string

      Either the path to the file or the path to the folder containing environment files. Defaults to (CWD)/.env

    • Optional options: DotEnvParseOptions

      The parse-options.

    Returns D

Generated using TypeDoc