Type Alias: PrimitiveConstructorReturnType\<TType\>
Type Alias: PrimitiveConstructorReturnType\<TType\> API reference from @automapper/core.
PrimitiveConstructorReturnType<
TType> =TTypeextendsDateConstructor|Exclude<TType,PrimitiveConstructor> ?InstanceType<TType> :ReturnType<Extract<TType,PrimitiveConstructor>>
Defined in: packages/core/src/lib/types.ts:41
Type Parameters
TType
TType extends PrimitiveConstructorExtended