Home > ts-morph-structures > ExportDeclarationStructureClassIfc
Signature:
export interface ExportDeclarationStructureClassIfc
Property | Modifiers | Type | Description |
---|---|---|---|
attributes? | ImportAttributeImpl[] | (Optional) | |
isTypeOnly | boolean | ||
kind | readonly |
StructureKind.ExportDeclaration | |
moduleSpecifier? | string | (Optional) | |
namedExports | readonly |
(ExportSpecifierImpl | stringOrWriterFunction)[] | |
namespaceExport? | string | (Optional) |