Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.13.15/deps.ts";

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

Parameters

rid: number