ts-morph-structures

Home > ts-morph-structures > TypeParameterWithTypeStructures

TypeParameterWithTypeStructures interface

Signature:

export interface TypeParameterWithTypeStructures 

Properties

Property Modifiers Type Description
constraint   stringOrWriterFunction | undefined  
constraintStructure   TypeStructures | undefined  
default   stringOrWriterFunction | undefined  
defaultStructure   TypeStructures | undefined