import { isTest } from "https://deno.land/x/udibo_react_app@0.3.2/env.ts";
Used to determine if the code is running in the test environment.
x/udibo_react_app/env.ts>isTest
import { isTest } from "https://deno.land/x/udibo_react_app@0.3.2/env.ts";
Used to determine if the code is running in the test environment.