Skip to main content
Latest
method response.JSONS
import { response } from "https://deno.land/x/the@0.0.1.0.3/src/response.ts";

Parameters

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