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