Home > ts-morph-structures > DecoratorStructureClassIfc
Signature:
export interface DecoratorStructureClassIfc
Property | Modifiers | Type | Description |
---|---|---|---|
arguments | readonly |
stringOrWriterFunction[] | Arguments for a decorator factory. |
kind | readonly |
StructureKind.Decorator | |
typeArguments | readonly |
string[] |