import { type PathScript } from "https://deno.land/x/windmill@v1.179.1/windmill-api/models/PathScript.ts";
definition: { input_transforms: Record<string, InputTransform>; path: string; hash?: string; type: "script"; }
x/windmill/windmill-api/models/PathScript.ts>PathScript
import { type PathScript } from "https://deno.land/x/windmill@v1.179.1/windmill-api/models/PathScript.ts";