Function: AutoMap()
Function: AutoMap() API reference from @automapper/classes.
Call Signature
AutoMap():
PropertyDecorator
Defined in: automap.ts:21
Returns
PropertyDecorator
Call Signature
AutoMap(
typeFn):PropertyDecorator
Defined in: automap.ts:22
Parameters
typeFn
() => ClassIdentifier | [ClassIdentifier]
Returns
PropertyDecorator
Call Signature
AutoMap(
options):PropertyDecorator
Defined in: automap.ts:25
Parameters
options
Returns
PropertyDecorator