type alias CancelQueuedJobDataimport { type CancelQueuedJobData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { id: string; requestBody: { reason?: string; }; workspace: string; }import CancelQueuedJobDataimport { CancelQueuedJobData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";