Skip to content

ActivityPlug API / @activityplug/core / StreamEventBase

Interface: StreamEventBase

Defined in: packages/core/src/types/streaming.ts:16

Extended by

Properties

emittedAt?

readonly optional emittedAt?: string

Defined in: packages/core/src/types/streaming.ts:19


id?

readonly optional id?: string

Defined in: packages/core/src/types/streaming.ts:17


raw?

readonly optional raw?: unknown

Defined in: packages/core/src/types/streaming.ts:20


stream

readonly stream: StreamKind

Defined in: packages/core/src/types/streaming.ts:18