Interface: ServiceProfile
Defined in: contracts.ts:123
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
name | readonly | string | contracts.ts:124 |
services | readonly | readonly ServiceRegistration<IService, unknown>[] | contracts.ts:125 |
Defined in: contracts.ts:123
| Property | Modifier | Type | Defined in |
|---|---|---|---|
name | readonly | string | contracts.ts:124 |
services | readonly | readonly ServiceRegistration<IService, unknown>[] | contracts.ts:125 |