import { Response } from "https://deno.land/x/opine@2.3.4/src/response.ts";
Add a resource ID to the list of resources to be closed after the .end() method has been called.
x/opine/src/response.ts>Response#addResource
import { Response } from "https://deno.land/x/opine@2.3.4/src/response.ts";
Add a resource ID to the list of resources to be closed after the .end() method has been called.