interface Headeredimport { type Headered } from "https://deno.land/std@0.174.0/http/mod.ts"; An object which contains a headers property which has a value of an instance of Headers, like Request and Response. Propertiesheaders: Headers