Skip to main content
Module

x/oak_nest/mod.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@v2.0.0/mod.ts";

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

Parameters

rid: number