import { isDevelopment } from "https://deno.land/x/udibo_react_app@0.3.1/env.ts";
Used to determine if the code is running in the development environment.
x/udibo_react_app/env.ts>isDevelopment
import { isDevelopment } from "https://deno.land/x/udibo_react_app@0.3.1/env.ts";
Used to determine if the code is running in the development environment.