Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/cli / / MemoryActivityEvent
Interface: MemoryActivityEvent
Defined in: packages/cli/src/commands/memory.ts:428
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
createdAt | readonly | string | packages/cli/src/commands/memory.ts:433 |
event | readonly | string | packages/cli/src/commands/memory.ts:431 |
memoryId | readonly | string | packages/cli/src/commands/memory.ts:430 |
memoryKind | readonly | string | packages/cli/src/commands/memory.ts:429 |
source | readonly | string | packages/cli/src/commands/memory.ts:432 |