type alias RestartedFromimport { type RestartedFrom } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; definition: { flow_job_id?: string; step_id?: string; branch_or_iteration_n?: number; }