Skip to main content
Module

x/alosaur/mod.ts>PrimitiveResponse

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
interface PrimitiveResponse
import { type PrimitiveResponse } from "https://deno.land/x/alosaur@v0.38.0/mod.ts";

Properties

headers: Headers
optional
body: ResponseBody
optional
status: number