import * as typebox from "https://deno.land/x/typebox@0.34.0/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