Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/dotenv/mod.ts>DotenvConfig

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface DotenvConfig
import { type DotenvConfig } from "https://deno.land/std@0.160.0/dotenv/mod.ts";

Index Signatures

[key: string]: string