src/engine/fact/fact.interfaces.ts
Fact stream
Properties |
id |
id:
|
Type : string
|
Fact ID |
value$ |
value$:
|
Type : FactValueStream<T>
|
Stream of the fact fact value |