import { QueuedJob } from "https://deno.land/x/windmill@v1.67.1/windmill-api/models/QueuedJob.ts";
const { language } = QueuedJob;
Module
x/windmill/windmill-api/models/QueuedJob.ts>QueuedJob.language
Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Very Popular