Skip to main content
Module

x/dotenv/util.ts>removeEmptyValues

Deprecated. Use std/dotenv instead.
Extremely Popular
Latest
function removeEmptyValues
import { removeEmptyValues } from "https://deno.land/x/dotenv@v3.2.2/util.ts";

Parameters

obj: Record<string, any>

Returns

Record<string, any>