variable deleteConcurrencyGroupimport { deleteConcurrencyGroup } from "https://deno.land/x/wmill@v1.418.0/gen/index.ts"; Delete concurrency group type(data: DeleteConcurrencyGroupData) => CancelablePromise<DeleteConcurrencyGroupResponse>