Skip to content

@pbvex/protocol / SseEnvelope

Type Alias: SseEnvelope

SseEnvelope = Readonly<{ data: RealtimeEnvelope; event?: string; id?: string; }>

Generated API reference. Source of truth is the codebase.