#
Interface: SystemSpec<SS, C>"urx/src/system".SystemSpec
a SystemSpec is the result from a system call. To obtain the System, pass the spec to init.
#
Type parametersName | Type |
---|---|
SS | SystemSpecs |
C | SystemConstructor<SS> |
#
Hierarchy- SystemSpec
#
Properties#
constructor• constructor: C
Defined in urx/src/system.ts:56
#
dependencies• dependencies: SS
Defined in urx/src/system.ts:57
#
id• id: string
Defined in urx/src/system.ts:55
#
singleton• singleton: boolean
Defined in urx/src/system.ts:58