/** * Aggregate cross-package code path for the duplicated-function-body rule. * * Validates the second, package-spread code path: a body hash present in * ≥ minCrossPackageDuplicatePackages DISTINCT packages (via pkgOf) — that * also clears the same size floor as the per-instance path — emits ONE * aggregate signal and suppresses the per-instance signals for that hash. */ export {}; //# sourceMappingURL=duplicated-function-body-cross-package.test.d.ts.map