TouchStoredSessionInput
Generated by TypeDoc. Do not edit this page directly.
Interface: TouchStoredSessionInput
Section titled “Interface: TouchStoredSessionInput”Defined in: packages/core/src/runtime/storage.ts:67
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
lastActiveAt? | string | packages/core/src/runtime/storage.ts:69 |
latestRunId? | string | packages/core/src/runtime/storage.ts:71 |
metadata? | Record<string, unknown> | packages/core/src/runtime/storage.ts:72 |
mode? | string | packages/core/src/runtime/storage.ts:70 |
sessionId | string | packages/core/src/runtime/storage.ts:68 |