Skip to main content
Module

x/mock_fetch/mod.ts>reset

An extremely simple way to mock globalThis.fetch responses
Latest
variable reset
import { reset } from "https://deno.land/x/mock_fetch@0.3.0/mod.ts";

Remove all existing route handlers.