property SseConnection.prototype.result

The HandlerResult obtained from ctx.response.stream() — set in constructor.

Type

HandlerResult

Usage

import { SseConnection } from "sse-plugin/src/index.ts";