import { ScriptService } from "https://deno.land/x/windmill@v1.44.0/windmill-api/services/ScriptService.ts";
get full hub script by path
Returns
CancelablePromise<{ content: string; lockfile?: string; schema?: any; language: "deno" | "python3" | "go"; summary?: string; }>
any script details