ts-morph-structures

Home > ts-morph-structures > KindedTypeStructure

KindedTypeStructure interface

Signature:

export interface KindedTypeStructure<TKind extends TypeStructureKind> extends TypedNodeWriter 

Extends: TypedNodeWriter

Properties

Property Modifiers Type Description
kind readonly TKind