/** * Loader for the `graph:` block of opensip-tools.config.yml. * * Validates that the rule knobs (notably minCrossPackageDuplicatePackages) * are read from the project config, and that every absence/malformed path * collapses permissively to `{}` (the rule then uses its in-rule default). */ export {}; //# sourceMappingURL=graph-config.test.d.ts.map