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

x/frugal/docs/dep/std/dotenv.ts>parse

A frugal web framework
Go to Latest
function parse
import { parse } from "https://deno.land/x/frugal@0.5.0/docs/dep/std/dotenv.ts";

Parameters

rawDotenv: string
optional
restrictEnvAccessTo: StringList = [UNSUPPORTED]