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