Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ResponseObject
implements ISpecificationExtension
import { type ResponseObject } from "https://deno.land/x/openbox@1.2.10/mod.ts";

Properties

description: string
optional
headers: HeadersObject
optional
content: ContentObject