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