Function updateStringsMapWithCustomEnvStrings

  • Update the strings map with environment variable strings.

    Returns

    The updated strings map.

    Parameters

    • strings: Readonly<StringMap>

      The current string map.

    • logger: Readonly<Logger>

      The global logger.

    Returns StringMap

Generated using TypeDoc