Home > ts-morph-structures > ParameterTypeStructureImpl > (constructor)
Constructs a new instance of the ParameterTypeStructureImpl class
Signature:
constructor(name: string, typeStructure: TypeStructures | undefined);
| Parameter | Type | Description |
|---|---|---|
| name | string | |
| typeStructure | TypeStructures | undefined |