interface ResponseObject implements ISpecificationExtensionimport { type ResponseObject } from "https://deno.land/x/openbox@1.2.10/mod.ts"; Propertiesdescription: stringoptionalheaders: HeadersObjectoptionalcontent: ContentObjectoptionallinks: LinksObject