import { isBrowser } from "https://deno.land/x/udibo_react_app@0.6.0/env.ts";
Used to determine if the code is running in the browser.
x/udibo_react_app/env.ts>isBrowser
import { isBrowser } from "https://deno.land/x/udibo_react_app@0.6.0/env.ts";
Used to determine if the code is running in the browser.