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