Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Mapper

Hierarchy

  • Mapper

Index

Constructors

Methods

Constructors

constructor

  • new Mapper(__namedParameters: object): Mapper
  • Parameters

    • __namedParameters: object
      • projectRoot: undefined | string
      • tsconfig: string

    Returns Mapper

Methods

files

  • files(): AsyncIterableIterator<File>

map