class NestResponse
implements Response
import { NestResponse } from "https://deno.land/x/deno_nest@v3.6.0/modules/oak/src/response.ts";
Constructors
new
NestResponse(context: OakContext)Properties
Methods
getOriginalContext<T>(): T
render()
x/deno_nest/modules/oak/src/response.ts>NestResponse
import { NestResponse } from "https://deno.land/x/deno_nest@v3.6.0/modules/oak/src/response.ts";