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