interface ContextSendOptions
implements SendOptions
import { type ContextSendOptions } from "https://deno.land/x/oak@v17.1.3/context.ts";
Options that can be supplied when using the .send()
method.
x/oak/context.ts>ContextSendOptions
import { type ContextSendOptions } from "https://deno.land/x/oak@v17.1.3/context.ts";
Options that can be supplied when using the .send()
method.