Skip to main content
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://deno.land/x/oak@v10.6.0/mod.ts";

Returns

Promise<globalThis.Response>