import { NewScript } from "https://deno.land/x/windmill@v1.415.1/windmill-api/models/NewScript.ts";
const { language } = NewScript;
Module
x/windmill/windmill-api/models/NewScript.ts>NewScript.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