import { getStandardEnv } from "https://deno.land/x/dtils@2.6.1/mod.unstable.ts";
Get the standard application env vars (ENV, RELOAD_DEPS, DEPLOY, and LOG_LEVEL) as an env object
x/dtils/mod.unstable.ts>getStandardEnv
import { getStandardEnv } from "https://deno.land/x/dtils@2.6.1/mod.unstable.ts";
Get the standard application env vars (ENV, RELOAD_DEPS, DEPLOY, and LOG_LEVEL) as an env object