import { isOfType } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/mod.ts";
A generic type guard to check the type of an object.
Type Parameters
TType extends TObject["type"]
import { isOfType } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/mod.ts";
A generic type guard to check the type of an object.