interface RequestKeyimport { type RequestKey } from "https://deno.land/x/deno_mock_fetch@1.0.1/mod.ts"; Propertiesurl: URLmethod: stringheaders: Headersoptionalquery: URLSearchParamsoptionalbody: string