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