• Convert Environment Array to Object Note: It will replace duplicate keys for the last one

    Parameters

    Returns {
        [key: string]: string;
    }

    • [key: string]: string