ClassImportItem
@agros/common / ClassImportItem
Interface: ClassImportItem<T>
Type parameters
| Name | Type |
|---|---|
T | extends Statement |
Table of contents
Properties
Properties
exportItem
• exportItem: ExportItem<T>
Defined in
packages/agros-common/src/detectors.ts:221
identifierName
• identifierName: string
Defined in
packages/agros-common/src/detectors.ts:222
importLiteralValue
• Optional importLiteralValue: string
Defined in
packages/agros-common/src/detectors.ts:224
imported
• imported: boolean
Defined in
packages/agros-common/src/detectors.ts:220
sourceLiteralValue
• Optional sourceLiteralValue: string