Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bun_tea/core/response.ts>send

Fast, Bun-powered, and Bun-only(for now) Web API framework with full Typescript support.
Go to Latest
function send
import { send } from "https://deno.land/x/bun_tea@v0.0.1-alpha.15/core/response.ts";

Parameters

body: any
optional
args: ResponseInit = [UNSUPPORTED]