ModuleInstanceMetadata
@agros/tools / ModuleInstanceMetadata
Interface: ModuleInstanceMetadata
Hierarchy
↳
ModuleInstanceMetadata
Table of contents
Properties
Properties
Class
• Class: Type
<any
>
Defined in
packages/agros-tools/src/types.ts:98
components
• components: Set
<Type
<any
>>
Inherited from
Defined in
packages/agros-tools/src/types.ts:93
exports
• exports: Set
<Type
<any
>>
Inherited from
Defined in
packages/agros-tools/src/types.ts:92
imports
• imports: Set
<AsyncModuleClass
<any
>>
Inherited from
Defined in
packages/agros-tools/src/types.ts:90
isGlobal
• isGlobal: boolean
Defined in
packages/agros-tools/src/types.ts:99
providers
• providers: Set
<Type
<any
>>
Inherited from
Defined in
packages/agros-tools/src/types.ts:91
routes
• routes: Set
<RouteOptionItem
<any
>>