Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/typebox/src/format/format.ts>Format.Has

JSON Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
function Format.Has
import { Format } from "https://deno.land/x/typebox@0.25.4/src/format/format.ts";
const { Has } = Format;

Returns true if the string format exists

Parameters

format: string