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