🚧
Still under progress. Soon will be finished.
Methods
-
getName
codegetName(): string
Returns
string
: -
getOriginalName
codegetOriginalName(): string
Returns
string
: -
getNodeType
codegetNodeType(): RootNodeType
Returns
RootNodeType
: -
getContext
codegetContext(): ProjectContext
Returns
ProjectContext
: -
getKind
codegetKind(): ExportKind
Returns
ExportKind
: -
isTypeOnly
codeisTypeOnly(): boolean
Returns
boolean
: -
getTSNode
codegetTSNode(): ExportAssignment
Returns
ExportAssignment
: -
serialize
codeSerializes the reflected node
serialize(): Export
Returns
Export
:The reflected node as a serializable object