import { type ReadableStreamOptions } from "https://deno.land/x/deno_nest@v3.15.1/mod.ts";
Properties
optional
cancel: UnderlyingSourceCancelCallbackIf the client close the connection, the cancel
will be called.
x/deno_nest/mod.ts>ReadableStreamOptions
import { type ReadableStreamOptions } from "https://deno.land/x/deno_nest@v3.15.1/mod.ts";
If the client close the connection, the cancel
will be called.