Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mackerel_client_deno/deps.ts>mf.uninstall

Mackerel API Client in Deno
Go to Latest
variable mf.uninstall
import { mf } from "https://deno.land/x/mackerel_client_deno@v0.5.1/deps.ts";
const { uninstall } = mf;

Restore globalThis.fetch to what it was before this library was imported.

type

() => unknown