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

x/mackerel_client_deno/service.ts>Service

Mackerel API Client in Deno
Go to Latest
type alias Service
import { type Service } from "https://deno.land/x/mackerel_client_deno@v0.2.0/service.ts";
definition: { name: string; memo: string; roles: string[]; }