import { env } from "https://deno.land/x/ayonli_jsext@v0.9.72/runtime.ts";
Returns all environment variables in an object.
Sets the values of multiple environment variables, could be used to load environment variables where there is no native support, e.g the browser or Cloudflare Workers.