Skip to main content
Module

x/ponder/deps.ts>mod.parse

Simple ORM for PostGRES
Go to Latest
function mod.parse
import { mod } from "https://deno.land/x/ponder@v0.0.3.1/deps.ts";
const { parse } = mod;

Parameters

rawDotenv: string
optional
restrictEnvAccessTo: StringList = [UNSUPPORTED]