import { type Fetch } from "https://deno.land/x/deno_mock_fetch@1.0.1/mock-fetch.type.ts";
definition: (input: URL | Request | string, init?: RequestInit) => Promise<Response>
import { type Fetch } from "https://deno.land/x/deno_mock_fetch@1.0.1/mock-fetch.type.ts";