Module

x/oak/mod.ts>Response#toDomResponse

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Response.prototype.toDomResponse
import { Response } from "https://dotland.deno.dev/x/oak@v10.6.0/mod.ts";

Returns

Promise<globalThis.Response>