import { isDevelopment } from "https://deno.land/x/udibo_react_app@0.11.0/mod.tsx";
A function that returns a boolean indicating whether the code is running in the development environment or not.
x/udibo_react_app/mod.tsx>isDevelopment
import { isDevelopment } from "https://deno.land/x/udibo_react_app@0.11.0/mod.tsx";
A function that returns a boolean indicating whether the code is running in the development environment or not.