type alias MockMatcherRe-exportimport { type MockMatcher } from "https://deno.land/x/deno_mock_fetch@1.0.1/mod.ts"; definition: string | ((input: string) => boolean) | RegExp