import { type AppEnvironment } from "https://deno.land/x/udibo_react_app@0.12.0/env.ts";
Used to represent environment variables shared with the browser.
Index Signatures
key: string]: string | undefined
[x/udibo_react_app/env.ts>AppEnvironment
import { type AppEnvironment } from "https://deno.land/x/udibo_react_app@0.12.0/env.ts";
Used to represent environment variables shared with the browser.