Interface: SystemSpec<SS, C>
"urx/system".SystemSpec
a SystemSpec is the result from a system call. To obtain the System, pass the spec to init.
Type parameters
Name | Type |
---|---|
SS | SystemSpecs |
C | SystemConstructor<SS> |
Hierarchy
- SystemSpec
Properties
constructor
• constructor: C
Defined in urx/system.ts:60
dependencies
• dependencies: SS
Defined in urx/system.ts:61
id
• id: string
Defined in urx/system.ts:59
singleton
• singleton: boolean
Defined in urx/system.ts:62