import { isServer } from "https://deno.land/x/udibo_react_app@0.8.0/env.ts";
Used to determine if the code is running on the server.
x/udibo_react_app/env.ts>isServer
import { isServer } from "https://deno.land/x/udibo_react_app@0.8.0/env.ts";
Used to determine if the code is running on the server.