ts-morph-structures

Home > ts-morph-structures > ExportDeclarationStructureClassIfc

ExportDeclarationStructureClassIfc interface

Signature:

export interface ExportDeclarationStructureClassIfc 

Properties

Property Modifiers Type Description
attributes?   ImportAttributeImpl[] (Optional)
isTypeOnly   boolean  
kind readonly StructureKind.ExportDeclaration  
moduleSpecifier?   string (Optional)
namedExports readonly (ExportSpecifierImpl | stringOrWriterFunction)[]  
namespaceExport?   string (Optional)