EventStreamCtx
@tsed/sse
Usage
typescript
import { EventStreamCtx } from "@tsed/sse";
See /packages/third-parties/sse/src/types/decorators/eventStreamCtx.ts.
Overview
ts
type EventStreamCtx = EventStreamContext;
export function EventStreamCtx(): ParameterDecorator;