type alias MondayOptionsimport { type MondayOptions } from "https://deno.land/x/netzo@0.3.10/apis/monday/mod.ts"; definition: { apiKey: string; }