import { WorkspaceService } from "https://deno.land/x/windmill@v1.416.0/windmill-api/services/WorkspaceService.ts";
get used triggers
Returns
CancelablePromise<{ http_routes_used: boolean; websocket_used: boolean; }>
any status
x/windmill/windmill-api/services/WorkspaceService.ts>WorkspaceService.getUsedTriggers
import { WorkspaceService } from "https://deno.land/x/windmill@v1.416.0/windmill-api/services/WorkspaceService.ts";
get used triggers
any status