ts-morph-structures

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

ParameterTypeStructureImpl.(constructor)

Constructs a new instance of the ParameterTypeStructureImpl class

Signature:

constructor(name: string, typeStructure: TypeStructures | undefined);

Parameters

Parameter Type Description
name string  
typeStructure TypeStructures | undefined