wantTemplateModels
wantTemplateModels: boolean = true
A flag that indicates whether template models should be exported or not. The default is true.
note If only exporting instances then template models can be skipped since they are just definitions that are cloned to create new instances.
see Model.isTemplate
Defined in
- transformer/src/IModelExporter.ts Line 160
Last Updated: 20 June, 2023