type alias job_kindimport { type job_kind } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/types.gen.ts"; definition: | "script" | "preview" | "dependencies" | "flowdependencies" | "appdependencies" | "flow" | "flowpreview" | "script_hub" | "identity" | "deploymentcallback" | "singlescriptflow"