Interface TemplatedResourcesGeneratorArgs

Input arguments required for TemplatedResourcesGenerator

Hierarchy

  • TemplatedResourcesGeneratorArgs

Properties

Factory used to generate mapper relative to the base identifier.

metadataStrategy: AuxiliaryStrategy

The metadataStrategy

The default ResourceStore

templateEngine: TemplateEngine<Dict<any>>

Template engine for generating the resources.

templateExtension?: string

The extension of files that need to be interpreted as templates. Will be removed to generate the identifier.

templateFolder: string

Folder where the templates are located.