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

x/yxz/dotenv/parse.ts>parse

Deno Standard Extensions
Go to Latest
function parse
Deprecated
Deprecated

use std/dotenv instead

import { parse } from "https://deno.land/x/yxz@0.17.0/dotenv/parse.ts";

Parameters

content: string

Returns

Record<string, string>