ts-morph-structures

Home > ts-morph-structures > DecoratorStructureClassIfc

DecoratorStructureClassIfc interface

Signature:

export interface DecoratorStructureClassIfc 

Properties

Property Modifiers Type Description
arguments readonly stringOrWriterFunction[] Arguments for a decorator factory.
kind readonly StructureKind.Decorator  
typeArguments readonly string[]