RegistryParams
Defined in: packages/schema/src/registry.ts:4
Type Parameters
Section titled “Type Parameters”TIn
TOut
TType extends Type<TIn, TOut>
Properties
Section titled “Properties”parent?
Section titled “parent?”
optionalparent:IRegistry<TIn,TOut,TType>
Defined in: packages/schema/src/registry.ts:5
throwOnDuplicate?
Section titled “throwOnDuplicate?”
optionalthrowOnDuplicate:boolean
Defined in: packages/schema/src/registry.ts:6