import * as typebox from "https://deno.land/x/typebox@0.33.12/src/type/registry/format.ts"; FunctionsfClearClears all user defined string formats fDeleteDeletes a registered format fEntriesReturns the entries in this registry fGetGets a validation function for a user defined string format fHasReturns true if the user defined string format exists fSetSets a validation function for a user defined string format Type AliasesTFormatRegistryValidationFunction