Skip to content
#

mapper

Here are 530 public repositories matching this topic...

peixotoleonardo
peixotoleonardo commented Nov 8, 2021

Is your feature request related to a problem? Please describe.

I believe we can take a more object-oriented approach in module settings.

Describe the solution you'd like

// packages/nestjs/src/lib/interfaces/automapper-module-options.interface.ts
export interface AutomapperModuleOptions {
  /**
   * An array of CreateMapperOptions to create multiple mappers
   */
  

Improve this page

Add a description, image, and links to the mapper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mapper topic, visit your repo's landing page and select "manage topics."

Learn more