Home > ts-morph-structures > TypeParameterWithTypeStructures
Signature:
export interface TypeParameterWithTypeStructures
| Property | Modifiers | Type | Description |
|---|---|---|---|
| constraint | stringOrWriterFunction | undefined | ||
| constraintStructure | TypeStructures | undefined | ||
| default | stringOrWriterFunction | undefined | ||
| defaultStructure | TypeStructures | undefined |