RunCursorState
Generated by TypeDoc. Do not edit this page directly.
Interface: RunCursorState
Section titled “Interface: RunCursorState”Defined in: packages/core/src/runtime/storage.ts:12
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
branches? | TranscriptBranch[] | packages/core/src/runtime/storage.ts:15 |
eventCursor | EventCursor | packages/core/src/runtime/storage.ts:14 |
transcriptCursor | TranscriptCursor | packages/core/src/runtime/storage.ts:13 |