Skip to main content
Go to Latest
interface ConfigOptions
import { type ConfigOptions } from "https://deno.land/x/frugal@0.2.1/docs/dep/std/dotenv.ts";

Properties

optional
path: string
optional
export: boolean
optional
safe: boolean
optional
example: string
optional
allowEmptyValues: boolean
optional
defaults: string