import { Response } from "https://deno.land/x/oak@v17.1.3/response.ts";
Add a resource to the list of resources that will be closed when the request is destroyed.
x/oak/response.ts>Response#addResource
import { Response } from "https://deno.land/x/oak@v17.1.3/response.ts";
Add a resource to the list of resources that will be closed when the request is destroyed.