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