type alias Serviceimport { type Service } from "https://deno.land/x/mackerel_client_deno@v0.2.0/service.ts"; definition: { name: string; memo: string; roles: string[]; }