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

x/dtils/devops/deps.ts>dtils.getStandardEnv

The best unofficial library of utilities for Deno applications
Go to Latest
function dtils.getStandardEnv
Re-export
import { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts";
const { getStandardEnv } = dtils;

Get the standard application env vars (ENV, RELOAD_DEPS, DEPLOY, and LOG_LEVEL) as an env object