variable getCriticalAlertsimport { getCriticalAlerts } from "https://deno.land/x/wmill@v1.426.1/gen/index.ts"; Get all critical alerts type(data?: GetCriticalAlertsData) => CancelablePromise<GetCriticalAlertsResponse>