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