Rulvar API reference / @rulvar/rulvar / RunExport
Interface: RunExport
Defined in: packages/core/dist/index.d.ts
The portable bundle exportRun produces and importRun consumes (RV-217).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
blobs | { data: Bytes; ref: string; }[] | - | packages/core/dist/index.d.ts |
entries | JournalEntry[] | - | packages/core/dist/index.d.ts |
meta? | RunMeta | Absent when the source store had no meta row for the run. | packages/core/dist/index.d.ts |
runId | string | - | packages/core/dist/index.d.ts |