import * as mod from "https://dotland.deno.dev/x/typebox@0.33.12/src/type/registry/type.ts"; FunctionsfClearClears all user defined types fDeleteDeletes a registered type fEntriesReturns the entries in this registry fGetGets a custom validation function for a user defined type fHasReturns true if this registry contains this kind fSetSets a validation function for a user defined type Type AliasesTTypeRegistryValidationFunction