Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Transformer<TOptions>

Type parameters

Hierarchy

  • Transformer

Index

Constructors

Properties

Methods

Constructors

  • new Transformer<TOptions>(name: string, options: Partial<TOptions>): Transformer<TOptions>

Properties

name: string
options: TOptions

Methods

  • transform(context: default): Promise<void>

Generated using TypeDoc