import { cwdRequireCDS } from "cds-internal-tool";
import { applyRateLimit } from "./support";

applyRateLimit(cwdRequireCDS());
