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