Type alias Mapping<T, O>

Mapping<T, O>: MappingValue<T, O>[]

Collection of mapping values. It set up all the rules of object transformation, from the source object to the destiny

Type Parameters

Generated using TypeDoc