import { TypeGuard } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
const { TUnsafe } = TypeGuard;
Returns true if the given value is a raw TUnsafe
import { TypeGuard } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
const { TUnsafe } = TypeGuard;
Returns true if the given value is a raw TUnsafe