property ISseConnection.result

The HandlerResult obtained from ctx.response.stream(). The handler returns this value so the kernel maps it to the correct web response.

Type

Usage

import { type ISseConnection } from "common/src/index.ts";