rulvar API reference / @rulvar/rulvar / JournalOperation
Interface: JournalOperation
Defined in: packages/core/dist/index.d.ts
One logical journaled operation: its dispatch entry plus its terminal, when present.
Properties
| Property | Type | Defined in |
|---|---|---|
running | JournalEntry | packages/core/dist/index.d.ts |
terminal? | JournalEntry | packages/core/dist/index.d.ts |