import { isServer } from "https://deno.land/x/udibo_react_app@0.14.0/env.ts";
A function that returns a boolean indicating whether the code is running on the server or not.
x/udibo_react_app/env.ts>isServer
import { isServer } from "https://deno.land/x/udibo_react_app@0.14.0/env.ts";
A function that returns a boolean indicating whether the code is running on the server or not.