Skip to main content
Module

std/dotenv/mod.ts>DotenvConfig

Deno standard library
Go to Latest
interface DotenvConfig
import { type DotenvConfig } from "https://deno.land/std@0.130.0/dotenv/mod.ts";

Index Signatures

[key: string]: string