modules/…/…/…/…/typescript-angular
modelGeneric.mustache +1 -1
modelTaggedUnion.mustache +1 -1
@@ -5,6 +5,6 @@ export interface {{classname}}{{#allParents}}{{#-first}} extends {{/-first}}{{{.
@@ -10,7 +10,7 @@ export interface {{classname}} { {{>modelGenericAdditionalProperties}}