import { TypeRegistry } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
const { Get } = TypeRegistry;
Gets a custom validation function for a user defined type
x/typebox_deno/src/typebox.ts>TypeRegistry.Get
import { TypeRegistry } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
const { Get } = TypeRegistry;
Gets a custom validation function for a user defined type