import { type Env } from "https://deno.land/x/dtils@2.3.1/mod.unstable.ts";
Provides a high-level api for standard application env variables (TODO reference blog post of standards)
We make heavy use of caching in this module because we don't want to overload the user with permission prompts to these env vars