Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_nest/deps.ts>Response#addResource

Refer to nestjs to realize some common functions for Deno
Go to Latest
method Response.prototype.addResource
import { Response } from "https://deno.land/x/oak_nest@v1.15.0/deps.ts";

Add a resource to the list of resources that will be closed when the request is destroyed.

Parameters

rid: number