Kind: Interface
Source: atloria-monorepo/apps/api/src/agent/agent.types.ts
Properties
| Property | Type |
|---|---|
category | string |
message | string |
data | Record<string, unknown> |
timestamp | number |
Kind: Interface
Source: atloria-monorepo/apps/api/src/agent/agent.types.ts
| Property | Type |
|---|---|
category | string |
message | string |
data | Record<string, unknown> |
timestamp | number |
Was this page helpful?