type alias RestartedFromimport { type RestartedFrom } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/types.gen.ts"; definition: { flow_job_id?: string; step_id?: string; branch_or_iteration_n?: number; }