GetComponentFactoryCodeData
@agros/tools / GetComponentFactoryCodeData
Interface: GetComponentFactoryCodeData
Table of contents
Properties
- absoluteFilePath
- addVirtualFile
- componentIdentifierName
- componentUuid
- ensuredImportsMap
- factoryPath
- filePath
- lazy
Properties
absoluteFilePath
• absoluteFilePath: string
Defined in
packages/agros-tools/src/platform.interface.ts:12
addVirtualFile
• addVirtualFile: AddVirtualFile
Defined in
packages/agros-tools/src/platform.interface.ts:14
componentIdentifierName
• componentIdentifierName: string
Defined in
packages/agros-tools/src/platform.interface.ts:9
componentUuid
• componentUuid: string
Defined in
packages/agros-tools/src/platform.interface.ts:11
ensuredImportsMap
• ensuredImportsMap: Record
<string
, string
>
Defined in
packages/agros-tools/src/platform.interface.ts:7
factoryPath
• factoryPath: string
Defined in
packages/agros-tools/src/platform.interface.ts:13
filePath
• filePath: string
Defined in
packages/agros-tools/src/platform.interface.ts:8
lazy
• lazy: boolean