import { FormatRegistry } from "https://deno.land/x/typebox@0.26.0-dev.1/src/typebox.ts";
const { Has } = FormatRegistry;
Returns true if the user defined string format exists
x/typebox/src/typebox.ts>FormatRegistry.Has
import { FormatRegistry } from "https://deno.land/x/typebox@0.26.0-dev.1/src/typebox.ts";
const { Has } = FormatRegistry;
Returns true if the user defined string format exists