Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method response.JSON
import { response } from "https://deno.land/x/the@0.0.0.4.5/src/response.ts";

Parameters

body: any
optional
session: Session
optional
status: number
optional
header: Record<string, string | null>