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