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