Home > ts-morph-structures > TypeArgumentedTypeStructureImpl > (constructor)
Constructs a new instance of the TypeArgumentedTypeStructureImpl
class
Signature:
constructor(objectType: TypeStructures, childTypes?: TypeStructures[]);
Parameter | Type | Description |
---|---|---|
objectType | TypeStructures | |
childTypes | TypeStructures[] | (Optional) |