import { getEnv } from "https://deno.land/x/udibo_react_app@0.1.2/env.ts";
Gets environmental variables. In the browser, only environmental variables shared with it by the server will be accessible.
import { getEnv } from "https://deno.land/x/udibo_react_app@0.1.2/env.ts";
Gets environmental variables. In the browser, only environmental variables shared with it by the server will be accessible.