method AppService.getHubAppByIdimport { AppService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/services/AppService.ts"; getHubAppById(unnamed 0: { id: number; }): CancelablePromise<{ app: { summary: string; value: any; }; }>get hub app by id Parametersunnamed 0: { id: number; }ReturnsCancelablePromise<{ app: { summary: string; value: any; }; }>any app