ts-morph-structures

Home > ts-morph-structures > TemplateLiteralTypeStructureImpl > (constructor)

TemplateLiteralTypeStructureImpl.(constructor)

Constructs a new instance of the TemplateLiteralTypeStructureImpl class

Signature:

constructor(head: string, spans: [TypeStructures, string][]);

Parameters

Parameter Type Description
head string  
spans [TypeStructures, string][]