type alias ObscuredJobimport { type ObscuredJob } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; definition: { typ?: string; started_at?: string; duration_ms?: number; }