type alias GlobalSettingimport { type GlobalSetting } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/models/GlobalSetting.ts"; definition: { name: string; value: any; }